[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 6 / 4 / 8 / ZZMyPod / 0.1.0 / ZZMyPod.podspec.json
blobc0352d705460fccc21e40b1d6e7e1eb206076b1f
2   "name": "ZZMyPod",
3   "version": "0.1.0",
4   "summary": "Test ZZMyPod.",
5   "homepage": "https://github.com/zhangzhanzg/ZZMyPod",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhangzhanzg": "zhangzhanzg@163.com"
12   },
13   "source": {
14     "git": "https://github.com/zhangzhanzg/ZZMyPod.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "MyPods/*",
21   "public_header_files": "MyPods/*.h",
22   "vendored_libraries": "MyPods/libAFNetworking.a",
23   "dependencies": {
24     "SDWebImage": [
25       "~> 4.0.0"
26     ]
27   }