[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / b / MetaPCDNKit_iOS / 0.1.2 / MetaPCDNKit_iOS.podspec.json
blobd084ca45a0914bdb4a31dace2ebc3648f93f1e1b
2   "name": "MetaPCDNKit_iOS",
3   "version": "0.1.2",
4   "summary": "无极云首创pcdn直播平台SDK.",
5   "description": "无极云首创pcdn直播平台SDK,欢迎大家体验。",
6   "homepage": "https://www.wuji.co/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuji": "support@wuji.co"
13   },
14   "source": {
15     "http": "https://sd.wuji.co/pcdn/sdk/release/iOS/META_PCDN_SDK_FOR_iOS_V1_0_0_1_FULL.zip",
16     "type": "zip"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Accelerate",
24     "SystemConfiguration",
25     "CoreTelephony",
26     "MobileCoreServices"
27   ],
28   "libraries": "c++",
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "default_subspecs": "MetaPCDNKit",
36   "subspecs": [
37     {
38       "name": "MetaPCDNKit",
39       "vendored_frameworks": "META_PCDN_SDK_FOR_iOS_V1_0_0_1_FULL/*.xcframework"
40     }
41   ]