[Add] MiniPlengi 1.5.8
[CocoaPods.git] / Specs / 5 / 6 / a / ZZMyPods / 0.1.3 / ZZMyPods.podspec.json
blobd0a0a39c28fed49bd62d2c5606811fea13ab1c9f
2   "name": "ZZMyPods",
3   "version": "0.1.3",
4   "summary": "Test ZZMyPods.",
5   "homepage": "https://github.com/zhangzhanzg/ZZMyPods",
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/ZZMyPods.git",
15     "tag": "0.1.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ZZMyPods/Classes/*",
21   "vendored_libraries": "ZZMyPods/Classes/libAFNetworking.a",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 4.0.0"
25     ]
26   }