[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 2 / 3 / ReactNativeSDK / 0.0.1.3 / ReactNativeSDK.podspec.json
blobc6e4c42b8ee4858ce42254d05970a0d744d78a3d
2   "name": "ReactNativeSDK",
3   "version": "0.0.1.3",
4   "summary": "Thisls is ReactNativeSDK.",
5   "description": "ReactNativeSDK for ios project,you can use it by pod.",
6   "homepage": "https://github.com/es-yincheng/ReactNativeSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yc": "cheng.yin@ymm56.com"
13   },
14   "source": {
15     "git": "https://github.com/es-yincheng/ReactNativeSDK.git",
16     "tag": "0.0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "default_subspecs": [
22     "React"
23   ],
24   "subspecs": [
25     {
26       "name": "React",
27       "dependencies": {
28         "React": [
30         ]
31       }
32     }
33   ]