[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / e / d / 5 / AliyunVideoSDKStd / 3.36.0 / AliyunVideoSDKStd.podspec.json
bloba7f8714a30c771a4bb9e70f3a38ba0c2f145651f
2   "name": "AliyunVideoSDKStd",
3   "version": "3.36.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://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.36.0/iOS/AliyunVideoSDKStd.zip"
19   },
20   "frameworks": [
21     "SystemConfiguration",
22     "MobileCoreServices",
23     "CoreTelephony"
24   ],
25   "libraries": [
26     "resolv",
27     "c++"
28   ],
29   "default_subspecs": "all",
30   "subspecs": [
31     {
32       "name": "all",
33       "vendored_frameworks": "AliyunVideoSDKPro.framework",
34       "dependencies": {
35         "QuCore-ThirdParty": [
36           "~> 4.3.6"
37         ],
38         "VODUpload": [
39           "~> 1.6.6"
40         ]
41       }
42     },
43     {
44       "name": "min",
45       "vendored_frameworks": "AliyunVideoSDKPro.framework",
46       "dependencies": {
47         "QuCore-ThirdParty": [
48           "~> 4.3.6"
49         ]
50       }
51     }
52   ]