[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 5 / 2 / 4 / AliyunVideoSDKPro / 6.7.0 / AliyunVideoSDKPro.podspec.json
blobaf0ab6a0c82a77e484aa6ca94cf4b5000d4b1d70
2   "default_subspecs": "common",
3   "description": "Aliyun video SDK Pro(阿里云短视频SDK,专业版License可使用该SDK)",
4   "license": {
5     "text": "Alibaba-INC copyright\n",
6     "type": "MIT"
7   },
8   "source": {
9     "http": "https://alivc-demo-cms.alicdn.com/versionProduct/sdk/mone/6.7.0/ios/AliyunVideoSDKPro.library.zip"
10   },
11   "summary": "AliyunVideoSDKPro",
12   "libraries": [
13     "resolv",
14     "c++"
15   ],
16   "frameworks": [
17     "SystemConfiguration",
18     "MobileCoreServices",
19     "CoreTelephony"
20   ],
21   "version": "6.7.0",
22   "authors": {
23     "aliyunvideo": "videosdk@service.aliyun.com"
24   },
25   "platforms": {
26     "ios": "9.0"
27   },
28   "homepage": "https://help.aliyun.com/document_detail/53380.html",
29   "name": "AliyunVideoSDKPro",
30   "subspecs": [
31     {
32       "vendored_frameworks": [
33         "AliyunVideoSDKPro.framework",
34         "AETemplateEngine.framework"
35       ],
36       "dependencies": {
37         "QuCore-ThirdParty": [
38           "4.3.6"
39         ],
40         "VODUpload": [
41           "1.6.6"
42         ]
43       },
44       "name": "all",
45       "resources": [
46         "AliyunVideoSDKPro.bundle"
47       ]
48     },
49     {
50       "vendored_frameworks": [
51         "AliyunVideoSDKPro.framework"
52       ],
53       "dependencies": {
54         "QuCore-ThirdParty": [
55           "4.3.6"
56         ],
57         "VODUpload": [
58           "1.6.6"
59         ]
60       },
61       "name": "common",
62       "resources": [
63         "AliyunVideoSDKPro.bundle"
64       ]
65     },
66     {
67       "vendored_frameworks": [
68         "AliyunVideoSDKPro.framework"
69       ],
70       "dependencies": {
71         "QuCore-ThirdParty": [
72           "4.3.6"
73         ]
74       },
75       "name": "min"
76     }
77   ]