blob: a744b27f9d75b28b7d568c30c8c0bbcf007c9252 [file] [log] [blame]
{
"name": "ReactJM",
"version": "0.58.6-pre",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/JimiPlatform/React",
"summary": "React for iOS ReactNative",
"authors": [
"Jimi",
"Facebook"
],
"source": {
"git": "https://github.com/JimiPlatform/React.git",
"tag": "0.58.6-pre"
},
"libraries": "stdc++",
"platforms": {
"ios": "9.0"
},
"xcconfig": {
"VALID_ARCHS": "armv7s armv7 x86_64 arm64 arm64e"
},
"dependencies": {
"yogaJM": [
"0.58.7-alpha"
],
"glogJM": [
"0.3.5-alpha"
],
"DoubleConversionJM": [
"1.1.6-alpha"
],
"follyJM": [
"2018.10.22.00-alpha"
]
},
"ios": {
"vendored_frameworks": "React.framework"
},
"module_name": "React"
}