[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 5 / AliyunVideoCore / 0.0.1 / AliyunVideoCore.podspec.json
bloba7e50a6621627ae8574231bdf627a7ed60f135a0
2   "name": "AliyunVideoCore",
3   "version": "0.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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/aliyunvideo/AliyunVideoCore.git",
19     "tag": "0.0.1"
20   },
21   "exclude_files": "Classes/Exclude",
22   "vendored_frameworks": "frameworks/AliyunVideoCore.framework",
23   "frameworks": [
24     "AVFoundation",
25     "UIKit"
26   ]