[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / e / HBCategory / 0.0.2 / HBCategory.podspec.json
blobdcba4895b5c7f07b2ed70a8c4d0c74488d209fbc
2   "name": "HBCategory",
3   "version": "0.0.2",
4   "summary": "常用分类的整理",
5   "description": "常用分类的代码整理",
6   "homepage": "https://github.com/jihuaibin2017/HBCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jihuaibin2015": "15158863897@163.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/jihuaibin2017/HBCategory.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "HBCategory/**/*.{h,m}",
22   "requires_arc": true