[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 4 / AliyunVideoSDKPro / 3.27.0 / AliyunVideoSDKPro.podspec.json
blob4102a97b358ce046cb0d02ac898e5355199b678f
2   "name": "AliyunVideoSDKPro",
3   "version": "3.27.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://www.aliyun.com/",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "resources": "AliyunVideoSDKPro/AliyunVideoSDKPro.bundle",
12   "authors": {
13     "wuxing.zwx": "wuxing.zwx@alibaba-inc.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "http": "https://alivc-demo-cms.alicdn.com/versionProduct/sdk/shortVideo/3.27.0/iOS/AliyunVideoSDKPro.zip"
20   },
21   "exclude_files": "Classes/Exclude",
22   "frameworks": [
23     "SystemConfiguration",
24     "MobileCoreServices",
25     "CoreTelephony"
26   ],
27   "libraries": [
28     "resolv",
29     "c++"
30   ],
31   "vendored_frameworks": [
32     "AliyunVideoSDKPro/AliyunVideoSDKPro.framework",
33     "AliyunVideoSDKPro/AliyunVideoCore.framework"
34   ],
35   "dependencies": {
36     "QuCore-ThirdParty": [
37       "~> 4.3.1"
38     ]
39   }