[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 9 / 1 / JXCCategory / 0.0.1 / JXCCategory.podspec.json
blob393e015554283bf906b2de57de8d686e05122d8b
2   "name": "JXCCategory",
3   "version": "0.0.1",
4   "summary": "常用类别",
5   "homepage": "https://github.com/jiaxiaochao/Category",
6   "license": "MIT",
7   "authors": {
8     "jiaxiaochao": "578502243@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/jiaxiaochao/Category.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "Category",
19     "Category/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true