{ | |
"name": "React.Framework", | |
"version": "0.27.2", | |
"summary": "a built framework from react native source", | |
"description": "a built framework from react native source.", | |
"homepage": "https://github.com/greycats/ReactNative.framework", | |
"license": "BSD", | |
"authors": "Rex Sheng", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/greycats/ReactNative.framework.git", | |
"tag": "0.27.2" | |
}, | |
"vendored_frameworks": "React.framework" | |
} |