[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / f / e / b / BasisComponent / 0.2.9 / BasisComponent.podspec.json
blobe1bcf129996d88723c8f689b81006f1316f6fa75
2   "name": "BasisComponent",
3   "version": "0.2.9",
4   "summary": "冯龙飞基础库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/U7426/BasisComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "U7426": "u7426fenglongfei@163.com"
13   },
14   "source": {
15     "git": "https://github.com/U7426/BasisComponent.git",
16     "tag": "0.2.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "BasisComponent/Classes/Net/*",
23     "BasisComponent/Classes/Extension/*",
24     "BasisComponent/Classes/Public/*",
25     "BasisComponent/Classes/Mediator/*"
26   ],
27   "dependencies": {
28     "RxSwift": [
30     ],
31     "RxCocoa": [
33     ],
34     "Alamofire": [
36     ],
37     "HandyJSON": [
39     ],
40     "SwifterSwift": [
42     ],
43     "SnapKit": [
45     ],
46     "MJRefresh": [
48     ],
49     "Kingfisher": [
50       "4.10.1"
51     ],
52     "FDFullscreenPopGesture": [
54     ],
55     "MBProgressHUD": [
57     ]
58   }