[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 5 / a / 3 / CLLib / 1.0.0 / CLLib.podspec.json
blob778d1e95b429b6d7ad94baa1395107aa136739aa
2   "name": "CLLib",
3   "version": "1.0.0",
4   "swift_version": "4.0",
5   "license": "MIT",
6   "summary": "This is a components",
7   "homepage": "https://github.com/Darren-chenchen/CLLib",
8   "authors": {
9     "Darren-chenchen": "1597887620@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Darren-chenchen/CLLib.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "CLLib/CLLib/**/*.swift",
19   "resource_bundles": {
20     "CLLib": [
21       "CLLib/CLLib/Images/**/*.png",
22       "CLLib/CLLib/**/*.{xib,storyboard}",
23       "CLLib/CLLib/**/*.{lproj,strings}"
24     ]
25   },
26   "dependencies": {
27     "MJRefresh": [
28       "~> 3.1.15"
29     ],
30     "RxSwift": [
31       "~> 4.0"
32     ],
33     "RxCocoa": [
34       "~> 4.0"
35     ],
36     "RxDataSources": [
37       "~> 3.0.0"
38     ],
39     "IQKeyboardManager": [
41     ],
42     "Alamofire": [
43       "~> 4.7.3"
44     ],
45     "ObjectMapper": [
46       "~> 3.3.0"
47     ],
48     "SnapKit": [
49       "~> 4.0.0"
50     ],
51     "SVProgressHUD": [
52       "~> 2.2.5"
53     ],
54     "ICDMaterialActivityIndicatorView": [
55       "~> 0.1.3"
56     ]
57   }