[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / e / d / 5 / AliyunVideoSDKStd / 3.30.0 / AliyunVideoSDKStd.podspec.json
bloba63a61571a9976f5a053ab94d3bcaf1da14d9f49
2   "name": "AliyunVideoSDKStd",
3   "version": "3.30.0",
4   "summary": "aliyun video sdk standard",
5   "description": "It's an standard SDK for aliyun video, which implement by Objective-C.",
6   "homepage": "https://www.aliyun.com/",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "wuxing.zwx": "wuxing.zwx@alibaba-inc.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "http": "https://alivc-demo-cms.alicdn.com/versionProduct/sdk/shortVideo/3.30.0/iOS/AliyunVideoSDKStd.zip"
16   },
17   "exclude_files": "Classes/Exclude",
18   "frameworks": [
19     "SystemConfiguration",
20     "MobileCoreServices",
21     "CoreTelephony"
22   ],
23   "libraries": [
24     "resolv",
25     "c++"
26   ],
27   "vendored_frameworks": [
28     "AliyunVideoSDKStd/AliyunVideoSDKPro.framework",
29     "AliyunVideoSDKStd/AliyunVideoAIO.framework"
30   ],
31   "dependencies": {
32     "QuCore-ThirdParty": [
33       "~> 4.3.2"
34     ],
35     "AlivcConan": [
36       "~> 1.0.3"
37     ],
38     "VODUpload": [
40     ]
41   }