[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 3 / 9 / 1 / XKCategory / 1.3.8 / XKCategory.podspec.json
blob5f166a8864a6232c8cb99464ddb5d7b98d1f91d4
2   "name": "XKCategory",
3   "version": "1.3.8",
4   "summary": "日常用到的分类",
5   "description": "日常开发经常用到的分类",
6   "homepage": "https://github.com/kunhum/XKCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kunhum": "kunhum@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kunhum/XKCategory.git",
16     "tag": "1.3.8"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "XKCategory/Classes/**/*",
22   "dependencies": {
23     "SVProgressHUD": [
25     ],
26     "SDWebImage": [
28     ],
29     "MJRefresh": [
31     ],
32     "Masonry": [
34     ],
35     "XKInsertLimit": [
37     ]
38   }