[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / e / d / 5 / AliyunVideoSDKStd / 3.5.0 / AliyunVideoSDKStd.podspec.json
blob73d70a442d3ec51d4e28ff6fc776e947e8b8a9d0
2   "name": "AliyunVideoSDKStd",
3   "version": "3.5.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": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuxing.zwx": "wuxing.zwx@alibaba-inc.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/aliyunvideo/AliyunVideoSDKStd.git",
19     "tag": "3.5.0"
20   },
21   "exclude_files": "Classes/Exclude",
22   "frameworks": [
23     "SystemConfiguration",
24     "MobileCoreServices"
25   ],
26   "libraries": "resolv",
27   "vendored_frameworks": "frameworks/AliyunVideoSDKPro.framework",
28   "dependencies": {
29     "QuCore-ThirdParty": [
31     ],
32     "VODUpload": [
34     ]
35   }