[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 4 / 6 / WKCategory / 0.0.1 / WKCategory.podspec.json
blob9a4084fd59a0996dd0486c9cb27d55f51d5d5d9c
2   "name": "WKCategory",
3   "version": "0.0.1",
4   "summary": "all kinds of categories for iOS develop",
5   "description": "this project provide all kinds of categories for iOS developer",
6   "homepage": "https://github.com/KangSky123/WKCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HuangWenKang": "417035863@qq.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/KangSky123/WKCategory.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "WKCategory/Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true