[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 6 / c / AliyunVideoSDKBasic / 3.17.0 / AliyunVideoSDKBasic.podspec.json
blob4be4ec1292228cbbbdd4bccd76a52f42ee578054
2   "name": "AliyunVideoSDKBasic",
3   "version": "3.17.0",
4   "summary": "aliyun video sdk basic",
5   "description": "It's an basic 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/AliyunVideoSDKBasic.git",
19     "tag": "3.17.0"
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.framework",
33     "AliyunVideoCore.framework"
34   ]