[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 5 / AliyunVideoSDKStd / 3.32.0 / AliyunVideoSDKStd.podspec.json
blobccd24d1a8aa57b3cdec6bcf9f36ea4eb271b8186
2   "name": "AliyunVideoSDKStd",
3   "version": "3.32.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": "Apache License, Version 2.0",
8   "authors": {
9     "wuxing.zwx": "wuxing.zwx@alibaba-inc.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://alivc-demo-cms.alicdn.com/versionProduct/sdk/shortVideo/3.32.0/iOS/AliyunVideoSDKStd.zip"
16   },
17   "exclude_files": "Classes/Exclude",
18   "frameworks": [
19     "SystemConfiguration",
20     "MobileCoreServices",
21     "CoreTelephony"
22   ],
23   "libraries": [
24     "resolv",
25     "c++"
26   ],
27   "vendored_frameworks": [
28     "AliyunVideoSDKStd/AliyunVideoSDKPro.framework",
29     "AliyunVideoSDKStd/AliyunVideoAIO.framework"
30   ],
31   "dependencies": {
32     "QuCore-ThirdParty": [
33       "~> 4.3.2"
34     ],
35     "VODUpload": [
36       "~> 1.6.6"
37     ]
38   }