[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / b / 1 / HQCategories / 0.0.2 / HQCategories.podspec.json
blobd89f6d89b2d46b1d4cebb8af24c465f808c6dfb9
2   "name": "HQCategories",
3   "version": "0.0.2",
4   "summary": "ios Categories",
5   "description": "some categories used in my project",
6   "homepage": "https://github.com/huiqiangdev/HQCategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "heart_queen": "huiqiangdev@icloud.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "frameworks": "UIKit",
19   "source": {
20     "git": "https://github.com/huiqiangdev/HQCategories.git",
21     "tag": "0.0.2"
22   },
23   "source_files": [
24     "HQCategories",
25     "HQCategories/*.{h}",
26     "HQCategories/**/*.{h,m}"
27   ]