[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / f / testPodsPublic / 1.0.4 / testPodsPublic.podspec.json
blob90320913ef92ec3f6aa699e0d8a93b0ea94e015c
2   "name": "testPodsPublic",
3   "version": "1.0.4",
4   "summary": "test how to pods public lib. summary",
5   "description": "test how to pods public lib. description",
6   "homepage": "https://github.com/csjlengxiang",
7   "license": "MIT",
8   "authors": {
9     "csj": "csjlengxiang@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/csjlengxiang/testPodsPublic.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "testPodsPublic/testPodsPublic/Classes/**/*.{h,m}",
19   "dependencies": {
20     "AFNetworking": [
21       "~> 3.0"
22     ]
23   }