[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 5 / AliyunVideoCore / 1.0.1 / AliyunVideoCore.podspec.json
blob3f20250c10c27dbfc65d47002c4e05c245f86935
2   "name": "AliyunVideoCore",
3   "version": "1.0.1",
4   "summary": "aliyun video core sdk",
5   "description": "It's an SDK for aliyun video service, 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": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/aliyunvideo/AliyunVideoCore.git",
19     "tag": "1.0.1"
20   },
21   "exclude_files": "Classes/Exclude",
22   "vendored_frameworks": "frameworks/AliyunVideoCore.framework",
23   "frameworks": [
24     "AVFoundation",
25     "UIKit"
26   ]