[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 7 / e / WKBCategory / 0.0.1 / WKBCategory.podspec.json
blob1ba83ab16a9c676ae179e61332d90d307ca50989
2   "name": "WKBCategory",
3   "version": "0.0.1",
4   "summary": "WKBCategory",
5   "description": "封装自己项目常用到的类别",
6   "homepage": "https://github.com/a-stupid-wood/WKBCategory",
7   "license": "MIT",
8   "authors": {
9     "Kerwin": "13763072736@163.com"
10   },
11   "source": {
12     "git": "https://github.com/a-stupid-wood/WKBCategory.git",
13     "tag": "0.0.1"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "WKBCategory/WKBCategory/Category/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]