[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / d / ChinaLife / 0.1.5 / ChinaLife.podspec.json
blob866d96d428582407170abeff7cc34c5eef45be48
2   "name": "ChinaLife",
3   "version": "0.1.5",
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.5"
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         "SwiftyUserDefaults": [
47         ],
48         "SwiftMessages": [
50         ],
51         "DeviceKit": [
53         ],
54         "SwiftyBeaver": [
56         ]
57       }
58     },
59     {
60       "name": "BaseUIKit",
61       "source_files": "ChinaLife/Classes/BaseUIKit/**/*",
62       "dependencies": {
63         "ChinaLife/Common": [
65         ],
66         "SwiftRichString": [
68         ],
69         "UIFontComplete": [
71         ]
72       },
73       "platforms": {
74         "ios": "13.0"
75       }
76     },
77     {
78       "name": "Networking",
79       "source_files": "ChinaLife/Classes/Networking/**/*",
80       "dependencies": {
81         "ChinaLife/Common": [
83         ],
84         "CleanJSON": [
86         ],
87         "RxNetwork": [
89         ]
90       }
91     }
92   ],
93   "swift_version": "5.0"