[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 7 / ZZLKit / 1.0.2 / ZZLKit.podspec.json
blob1e2e3bf2534e776f86012861f51b8fb9cd2203ba
2   "name": "ZZLKit",
3   "version": "1.0.2",
4   "summary": "iOS开发总结.",
5   "description": "iOS开发过程中常用公共方法的总结.",
6   "homepage": "https://github.com/lizhenZuo/ZZLKit",
7   "license": "MIT",
8   "authors": {
9     "Zorro": "1732096868@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/lizhenZuo/ZZLKit.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "ZZLKit",
20     "ZZLKit/**/*.{h,m}",
21     "ZZLKit/**/ZZLKitHeader.h"
22   ],
23   "requires_arc": true