[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 3 / 9 / 1 / XKCategory / 1.3.5 / XKCategory.podspec.json
blob59b91e793405037fc22693257311692cb036c0a5
2   "name": "XKCategory",
3   "version": "1.3.5",
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.5"
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   }