[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 7 / f / 4 / WKCategoryLib / 0.0.3 / WKCategoryLib.podspec.json
blob33754dbf8c58e0e93c6e765801e105771386381c
2   "name": "WKCategoryLib",
3   "version": "0.0.3",
4   "summary": "分类库",
5   "description": "这是一个分类库.",
6   "homepage": "https://github.com/kingboyrang/WKCategoryLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kingboyrang": "wuchaorang.2008@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kingboyrang/WKCategoryLib.git",
16     "tag": "0.0.3"
17   },
18   "social_media_url": "https://weibo.com/u/2735662583",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "WKCategoryLib/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "Security"
28   ]