[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / 1 / HQCategories / 0.0.1 / HQCategories.podspec.json
blob1c87a62146e3f1d92d6da476122ee0111e3495ba
2   "name": "HQCategories",
3   "version": "0.0.1",
4   "summary": "iOS categories",
5   "description": "some categories used in my project, and I will update it everyday",
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   "source": {
18     "git": "https://github.com/huiqiangdev/HQCategories.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "HQCategories",
23     "HQCategories/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true