[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / e / 1 / Xuwu / 0.1.0 / Xuwu.podspec.json
blob2ac62b360e9bb406ea1ca5acfd0a9e2c08c578c7
2   "name": "Xuwu",
3   "version": "0.1.0",
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.0"
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   "swift_version": "5"