[Add] CxjToasts 1.0.1
[CocoaPods.git] / Specs / 6 / c / 8 / ModulesKit / 0.0.3 / ModulesKit.podspec.json
blob9b18f07854a3ba057a5f6a6584ed25240d7e3f82
2   "name": "ModulesKit",
3   "version": "0.0.3",
4   "summary": "ModulesKit 城市门户组件库",
5   "description": "TODO: Add long description of the pod here.\n 0.0.1 增加基础组件资源",
6   "homepage": "http://smartcity.cec-cesec.com.cn:6882/CityOperate/CityPortal/Project/YinChuan/CityPortalModule/iOS/ModulesKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guoxiafei": "guoxiafei1991@163.com"
13   },
14   "source": {
15     "git": "http://smartcity.cec-cesec.com.cn:6882/CityOperate/CityPortal/Project/YinChuan/CityPortalModule/iOS/ModulesKit.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "static_framework": true,
23   "subspecs": [
24     {
25       "name": "BaseModule",
26       "subspecs": [
27         {
28           "name": "BaseKit",
29           "source_files": "ModulesKit/Modules/BaseModule/**/*",
30           "resource_bundles": {
31             "BaseBundle": [
32               "ModulesKit/Assets/BaseBundle/*.xcassets"
33             ]
34           },
35           "frameworks": [
36             "UIKit",
37             "MapKit",
38             "CoreLocation"
39           ],
40           "dependencies": {
41             "Alamofire": [
43             ],
44             "SVProgressHUD": [
46             ],
47             "FFRouter": [
49             ],
50             "SnapKit": [
52             ],
53             "MJRefresh": [
55             ],
56             "RxCocoa": [
58             ],
59             "RxSwift": [
61             ]
62           }
63         }
64       ]
65     }
66   ],
67   "swift_version": "5.0"