[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / 8 / PodsDemo-211 / 1.0.0 / PodsDemo-211.podspec.json
blob85dc4bd420e1df1637c5102458edf40a307ebc1b
2   "name": "PodsDemo-211",
3   "version": "1.0.0",
4   "summary": "一个测试demo.",
5   "description": "TODO: 一个关于cocoapods的测试demo",
6   "homepage": "https://github.com/smallTigerCoder/PodsDemo-211",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "smallTigerCoder": "houyunxiangfight@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/smallTigerCoder/PodsDemo-211.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PodsDemo-211/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }