[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 5 / 2 / 4 / AliyunVideoSDKPro / 3.35.0 / AliyunVideoSDKPro.podspec.json
blob3e9ec105ff63c29744877f1611f3ee3d550f81be
2   "name": "AliyunVideoSDKPro",
3   "version": "3.35.0",
4   "summary": "aliyun video sdk professional",
5   "description": "It's an professional SDK for aliyun video, which implement by Objective-C.",
6   "homepage": "https://help.aliyun.com/document_detail/53407.html",
7   "license": {
8     "type": "MIT",
9     "text": "                       Alibaba-INC copyright\n"
10   },
11   "authors": {
12     "aliyunvideo": "videosdk@service.aliyun.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://alivc-demo-cms.alicdn.com/versionProduct/sdk/shortVideo/3.35.0/iOS/AliyunVideoSDKPro.zip"
19   },
20   "frameworks": [
21     "SystemConfiguration",
22     "MobileCoreServices",
23     "CoreTelephony"
24   ],
25   "libraries": [
26     "resolv",
27     "c++"
28   ],
29   "default_subspecs": "common",
30   "subspecs": [
31     {
32       "name": "all",
33       "vendored_frameworks": [
34         "AliyunVideoSDKPro.framework",
35         "AETemplateEngine.framework"
36       ],
37       "resources": "AliyunVideoSDKPro.bundle",
38       "dependencies": {
39         "QuCore-ThirdParty": [
40           "~> 4.3.6"
41         ],
42         "VODUpload": [
43           "~> 1.6.6"
44         ]
45       }
46     },
47     {
48       "name": "common",
49       "vendored_frameworks": "AliyunVideoSDKPro.framework",
50       "resources": "AliyunVideoSDKPro.bundle",
51       "dependencies": {
52         "QuCore-ThirdParty": [
53           "~> 4.3.6"
54         ],
55         "VODUpload": [
56           "~> 1.6.6"
57         ]
58       }
59     },
60     {
61       "name": "min",
62       "vendored_frameworks": "AliyunVideoSDKPro.framework",
63       "dependencies": {
64         "QuCore-ThirdParty": [
65           "~> 4.3.6"
66         ]
67       }
68     }
69   ]