[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / d / ChinaLife / 0.1.7 / ChinaLife.podspec.json
blob9185f50c837b4368657cd80e39c312f373e3c635
2   "name": "ChinaLife",
3   "version": "0.1.7",
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.7"
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         "SwiftyUserDefaults": [
44         ],
45         "SwiftMessages": [
47         ],
48         "DeviceKit": [
50         ],
51         "SwiftyBeaver": [
53         ],
54         "ColorCompatibility": [
56         ],
57         "RxSwift": [
59         ],
60         "RxCocoa": [
62         ],
63         "RxViewController": [
65         ],
66         "RxOptional": [
68         ],
69         "RxDataSources": [
71         ],
72         "RxURLNavigator": [
74         ],
75         "RxActivityIndicator": [
77         ],
78         "NSObject+Rx": [
80         ],
81         "RxGesture": [
83         ],
84         "Kingfisher": [
86         ]
87       }
88     },
89     {
90       "name": "BaseUIKit",
91       "source_files": "ChinaLife/Classes/BaseUIKit/**/*",
92       "dependencies": {
93         "ChinaLife/Common": [
95         ],
96         "ChinaLife/Modules": [
98         ],
99         "SwiftRichString": [
101         ],
102         "UIFontComplete": [
104         ],
105         "SnapKit": [
107         ]
108       },
109       "platforms": {
110         "ios": "13.0"
111       }
112     },
113     {
114       "name": "Networking",
115       "source_files": "ChinaLife/Classes/Networking/**/*",
116       "dependencies": {
117         "ChinaLife/Common": [
119         ],
120         "CleanJSON": [
122         ],
123         "RxNetwork": [
125         ]
126       }
127     },
128     {
129       "name": "Modules",
130       "source_files": "ChinaLife/Classes/Modules/**/*",
131       "dependencies": {
132         "ChinaLife/Common": [
134         ],
135         "RxTheme": [
137         ],
138         "Localize-Swift": [
140         ]
141       }
142     }
143   ],
144   "swift_version": "5.0"