[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / e / 1 / Xuwu / 0.1.3 / Xuwu.podspec.json
blobf5f8b5daf919a953406da5ecbea4e45b15f6622c
2   "name": "Xuwu",
3   "version": "0.1.3",
4   "summary": "A Library of Xuwu.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xuwu-chaiqiwei/Xuwu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chaiqiwei-mini": "chaiqiwei@kekestar.com"
13   },
14   "source": {
15     "git": "git@github.com:xuwu-chaiqiwei/Xuwu.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "static_framework": true,
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "subspecs": [
27     {
28       "name": "IM",
29       "source_files": "Xuwu/Classes/IM/Classes/*",
30       "vendored_frameworks": "Xuwu/Classes/IM/Frameworks/*.framework",
31       "dependencies": {
32         "AgoraRtcEngine_iOS": [
33           "3.4.0"
34         ],
35         "RongCloudIM/IMKit": [
36           "4.0.3.7"
37         ]
38       }
39     },
40     {
41       "name": "DB",
42       "source_files": "Xuwu/Classes/DB/Classes/*",
43       "vendored_frameworks": "Xuwu/Classes/DB/Frameworks/*.framework",
44       "dependencies": {
45         "SwiftProtobuf": [
47         ],
48         "Moya": [
49           "14.0.0"
50         ],
51         "WCDB.swift": [
53         ],
54         "CryptoSwift": [
56         ],
57         "XCGLogger": [
59         ]
60       }
61     },
62     {
63       "name": "UIKit",
64       "source_files": "Xuwu/Classes/UIKit/Classes/*",
65       "vendored_frameworks": "Xuwu/Classes/UIKit/Frameworks/*.framework",
66       "dependencies": {
67         "SwiftProtobuf": [
69         ],
70         "Kingfisher": [
71           "6.2.1"
72         ],
73         "HBDNavigationBar": [
75         ],
76         "JXSegmentedView": [
78         ],
79         "DZNEmptyDataSet": [
81         ],
82         "TangramKit": [
84         ],
85         "MJRefresh": [
87         ],
88         "Toast-Swift": [
90         ]
91       }
92     }
93   ],
94   "swift_version": "5"