Created
July 22, 2014 05:54
-
-
Save zpao/19882b110201c594c716 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- !ruby/object:Gem::Specification | |
name: react-source | |
version: !ruby/object:Gem::Version | |
version: 0.12.0.pre.alpha | |
platform: ruby | |
authors: | |
- Paul O’Shannessy | |
autorequire: | |
bindir: bin | |
cert_chain: [] | |
date: 2014-07-22 00:00:00.000000000 Z | |
dependencies: [] | |
description: | |
email: | |
- [email protected] | |
executables: [] | |
extensions: [] | |
extra_rdoc_files: [] | |
files: | |
- build/JSXTransformer.js | |
- build/react-with-addons.js | |
- build/react-with-addons.min.js | |
- build/react.js | |
- build/react.min.js | |
- lib/react/source.rb | |
homepage: https://github.com/facebook/react | |
licenses: | |
- Apache-2.0 | |
metadata: {} | |
post_install_message: | |
rdoc_options: [] | |
require_paths: | |
- lib | |
required_ruby_version: !ruby/object:Gem::Requirement | |
requirements: | |
- - ">=" | |
- !ruby/object:Gem::Version | |
version: '0' | |
required_rubygems_version: !ruby/object:Gem::Requirement | |
requirements: | |
- - ">" | |
- !ruby/object:Gem::Version | |
version: 1.3.1 | |
requirements: [] | |
rubyforge_project: | |
rubygems_version: 2.2.2 | |
signing_key: | |
specification_version: 4 | |
summary: Ruby bridge to JSX & the React JavaScript library. | |
test_files: [] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment