[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / d / 5 / 4 / CDXADMSKit / 0.4.9 / CDXADMSKit.podspec.json
blob7ae2ab3f36bff4ee4fd49d63453bc991677c72a5
2   "name": "CDXADMSKit",
3   "version": "0.4.9",
4   "summary": "A short description of CDXADMSKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.changdu.ltd/clientModularization/iOS/CDXADMSKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "419821237@qq.com": "419821237@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.changdu.ltd/clientModularization/iOS/CDXADMSKit.git",
16     "tag": "0.4.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "CDXADMSKit/Classes/**/*",
23   "resource_bundles": {
24     "CDXADMSKit": [
25       "CDXADMSKit/LocalizedStrings/*.lproj/*",
26       "CDXADMSKit/LocalizedImages/*.lproj/*",
27       "CDXADMSKit/Classes/view/*.{xib}"
28     ]
29   },
30   "dependencies": {
31     "SnapKit": [
33     ],
34     "ZWPlaceHolder": [
36     ],
37     "CDComponent": [
39     ],
40     "CDEmojiSDK": [
42     ],
43     "CDNetWorking": [
45     ],
46     "SDWebImage": [
48     ],
49     "SQLite.swift": [
50       "~> 0.12.0"
51     ],
52     "FDFullscreenPopGesture": [
53       "~> 1.1"
54     ],
55     "DTCoreText": [
57     ]
58   },
59   "swift_version": "5.0"