[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / e / 1 / Xuwu / 0.1.1 / Xuwu.podspec.json
blob4e80d572ec970fc6656b91e2238aacc998f1dccb
2   "name": "Xuwu",
3   "version": "0.1.1",
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.1"
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       }
58     }
59   ],
60   "swift_version": "5"