[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / d / 2 / ZJCommon / 0.1.1 / ZJCommon.podspec.json
blob975ccec30d207511a83d87dda42221a5ec12d977
2   "name": "ZJCommon",
3   "version": "0.1.1",
4   "summary": "iOS常用分类",
5   "description": "封装了iOS常用到的一些分类",
6   "homepage": "https://github.com/TaylorsZ/ZJCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TaylorsZ": "zhangs1992@126.com"
13   },
14   "source": {
15     "git": "https://github.com/TaylorsZ/ZJCommon.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZJCommon/Classes/**/*"