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