[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 1 / ReactJM / 0.58.6-alpha / ReactJM.podspec.json
blobf2914c4323dbdd629eabb679995cd07c5ba643fd
2   "name": "ReactJM",
3   "version": "0.58.6-alpha",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/JimiPlatform/React",
8   "summary": "React for iOS ReactNative",
9   "authors": [
10     "Jimi",
11     "Facebook"
12   ],
13   "source": {
14     "git": "https://github.com/JimiPlatform/React.git",
15     "tag": "0.58.6-alpha"
16   },
17   "libraries": "stdc++",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "xcconfig": {
22     "VALID_ARCHS": "armv7s armv7 x86_64 arm64 arm64e"
23   },
24   "dependencies": {
25     "yogaJM": [
26       "0.58.7-alpha"
27     ],
28     "glogJM": [
29       "0.3.5-alpha"
30     ],
31     "DoubleConversionJM": [
32       "1.1.6-alpha"
33     ],
34     "follyJM": [
35       "2018.10.22.00-alpha"
36     ]
37   },
38   "ios": {
39     "vendored_frameworks": "React.framework"
40   }