[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 5 / 2 / 4 / AliyunVideoSDKPro / 3.18.1 / AliyunVideoSDKPro.podspec.json
blob317621205e7d377894146878d78d2dcf0a6351bb
2   "name": "AliyunVideoSDKPro",
3   "version": "3.18.1",
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.bundle",
12   "authors": {
13     "wuxing.zwx": "wuxing.zwx@alibaba-inc.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/aliyunvideo/AliyunVideoSDKPro.git",
20     "tag": "3.18.1"
21   },
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "SystemConfiguration",
25     "MobileCoreServices",
26     "CoreTelephony"
27   ],
28   "libraries": [
29     "resolv",
30     "c++"
31   ],
32   "vendored_frameworks": [
33     "AliyunVideoSDKPro.framework",
34     "AliyunVideoCore.framework"
35   ]