[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / 9 / AliPlayerPartSDK_iOS_RTS / 4.7.1 / AliPlayerPartSDK_iOS_RTS.podspec.json
blobe458552143550198d241f8a79718037ea7b6e5da
2   "name": "AliPlayerPartSDK_iOS_RTS",
3   "version": "4.7.1",
4   "summary": "AliPlayerPartSDK_iOS_RTS.",
5   "description": "It's an SDK for aliyun video vodplay, which implement by Objective-C.",
6   "homepage": "https://github.com/aliyunvideo/AliPlayerSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aliyunvideo": "videosdk@service.aliyun.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/aliyunvideo/AliPlayerSDK.git",
19     "tag": "4.7.1"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "AliPlayerPartSDK",
25       "vendored_frameworks": [
26         "AliyunPlayer.framework",
27         "AliyunMediaDownloader.framework",
28         "artpSource.framework"
29       ],
30       "frameworks": [
31         "MediaPlayer",
32         "CoreGraphics",
33         "QuartzCore",
34         "CoreVideo",
35         "OpenGLES",
36         "AVFoundation",
37         "CoreMedia",
38         "VideoToolbox",
39         "AudioToolbox"
40       ]
41     }
42   ]