[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 3 / AliyunIceSDK / 1.0.0 / AliyunIceSDK.podspec.json
blob64b15929f669587733dd72909175dc7c636c47c0
2   "name": "AliyunIceSDK",
3   "version": "1.0.0",
4   "summary": "Aliyun Ice SDK",
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   "authors": {
12     "chengbin.lcb": "chengbin.lcb@alibaba-inc.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://alivc-demo-cms.alicdn.com/versionProduct/sdk/ice/1.0.0/iOS/AliyunIceSDK.zip"
19   },
20   "frameworks": [
21     "SystemConfiguration",
22     "MobileCoreServices"
23   ],
24   "libraries": [
25     "resolv",
26     "c++"
27   ],
28   "vendored_frameworks": [
29     "AliyunIceSDK/AliyunIceSDK.framework",
30     "AliyunIceSDK/AliyunVideoCore.framework"
31   ],
32   "dependencies": {
33     "QuCore-ThirdParty": [
34       "~> 4.3.1"
35     ],
36     "AlivcConan": [
37       "1.0.3"
38     ],
39     "AliyunOSSiOS": [
41     ]
42   }