[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / a / wb_basic / 0.1.2 / wb_basic.podspec.json
blobd71a2fb5be19c59d299c0eaaee87b702ae4dbeef
2   "name": "wb_basic",
3   "version": "0.1.2",
4   "summary": "basic classes",
5   "description": "部分基类、网络控件、自定义部分View",
6   "homepage": "https://github.com/wbzhan/wb_basic.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wbzhan": "wbzhan@yeah.net.com"
13   },
14   "source": {
15     "git": "https://github.com/wbzhan/wb_basic.git",
16     "tag": "0.1.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "wb_basic/Classes/**/*",
23   "dependencies": {
24     "Moya/RxSwift": [
25       "~> 14.0.0"
26     ],
27     "MBProgressHUD": [
28       "1.1.0"
29     ],
30     "MJRefresh": [
32     ],
33     "RxSwift": [
34       "~> 5"
35     ],
36     "RxCocoa": [
37       "~> 5"
38     ],
39     "RxDataSources": [
40       "~> 4.0"
41     ],
42     "SnapKit": [
43       "~> 5.0.1"
44     ],
45     "HandyJSON": [
46       "~> 5.0.3-beta"
47     ],
48     "kit_extension": [
50     ],
51     "Kingfisher": [
52       "~> 5.15.8"
53     ],
54     "FMDB": [
56     ]
57   },
58   "swift_version": "5.0"