[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / c / DS_RootSDK / 1.0.0.1 / DS_RootSDK.podspec.json
blob9140fb9fa1e80771e64bb22199a052dab83811dd
2   "name": "DS_RootSDK",
3   "version": "1.0.0.1",
4   "license": "MIT",
5   "summary": "JSON to model for iOS.",
6   "homepage": "https://github.com/d2space/DS_RootSDK",
7   "authors": {
8     "d2space": "d2space@126.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/d2space/DS_RootSDK.git",
15     "tag": "1.0.0.1"
16   },
17   "exclude_files": "Classes/Exclude",
18   "frameworks": "Foundation",
19   "vendored_frameworks": "DS_RootSDK.framework",
20   "dependencies": {
21     "DS_ModelSDK": [
22       "~> 1.0.0.1"
23     ]
24   }