[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 6 / 4 / TestPodPublic / 0.0.1 / TestPodPublic.podspec.json
blob7efe65b5ce260602c277583f21bc0e10f02f291f
2   "name": "TestPodPublic",
3   "version": "0.0.1",
4   "summary": "This is a test",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ALittleSun/TestPodPublic",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ALittleSun": "saberhe@pptv.com"
13   },
14   "source": {
15     "git": "https://github.com/ALittleSun/TestPodPublic.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TestPodPublic/Classes/*.{h,m}",
22   "public_header_files": "TestPodPublic/Classes/*.h",
23   "resource_bundles": {
24     "TestPodPublic": [
25       "TestPodPublic/Assets/*.*"
26     ]
27   },
28   "frameworks": "UIKit",
29   "dependencies": {
30     "AFNetworking": [
31       "~> 2.3"
32     ]
33   }