[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / 5 / ICategory / 0.0.2 / ICategory.podspec.json
blob07158c776330f95ba0639905a4cc25e1e5d1deb8
2   "name": "ICategory",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "authors": {
9     "iLeo": "1427694267@qq.com"
10   },
11   "social_media_url": "http://ileo.top",
12   "homepage": "https://github.com/dluffymonkey/ICategory",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "summary": "UIKit,UIFoundation+Category",
17   "description": "UIKit,UIFoundation+Category, yeah!",
18   "source": {
19     "git": "https://github.com/dluffymonkey/ICategory.git",
20     "tag": "v0.0.2"
21   },
22   "requires_arc": true,
23   "source_files": "Category/*.{h,m}",
24   "public_header_files": "Category/*.{h}",
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ]