[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 6 / 4 / d / ChinaLife / 0.1.6 / ChinaLife.podspec.json
blobf5942d3f7e8ee8b9de95981deff8f22a7e04e92a
2   "name": "ChinaLife",
3   "version": "0.1.6",
4   "summary": "国寿海外ChinaLife.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/904785255/ChinaLife",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "904785255": "904785255@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/904785255/ChinaLife.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "ChinaLife/Classes/**/*",
22   "resource_bundles": {
23     "ChinaLife": [
24       "ChinaLife/Assets/**/*.*"
25     ]
26   },
27   "swift_versions": "5.0",
28   "subspecs": [
29     {
30       "name": "Common",
31       "source_files": "ChinaLife/Classes/Common/**/*",
32       "dependencies": {
33         "Then": [
35         ],
36         "SwifterSwift": [
38         ],
39         "NVActivityIndicatorView": [
41         ],
42         "RxSwift": [
44         ],
45         "RxCocoa": [
47         ],
48         "SwiftyUserDefaults": [
50         ],
51         "SwiftMessages": [
53         ],
54         "DeviceKit": [
56         ],
57         "SwiftyBeaver": [
59         ]
60       }
61     },
62     {
63       "name": "BaseUIKit",
64       "source_files": "ChinaLife/Classes/BaseUIKit/**/*",
65       "dependencies": {
66         "ChinaLife/Common": [
68         ],
69         "SwiftRichString": [
71         ],
72         "UIFontComplete": [
74         ]
75       },
76       "platforms": {
77         "ios": "13.0"
78       }
79     },
80     {
81       "name": "Networking",
82       "source_files": "ChinaLife/Classes/Networking/**/*",
83       "dependencies": {
84         "ChinaLife/Common": [
86         ],
87         "CleanJSON": [
89         ],
90         "RxNetwork": [
92         ]
93       }
94     }
95   ],
96   "swift_version": "5.0"