[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 0 / f / 9 / AliPlayerPartSDK_iOS / 4.7.0 / AliPlayerPartSDK_iOS.podspec.json
blob43bf35c66529de3a4ce710a55123c64d773f812c
2   "name": "AliPlayerPartSDK_iOS",
3   "version": "4.7.0",
4   "summary": "AliPlayerPartSDK_iOS.",
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.0"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "AliPlayerPartSDK",
25       "vendored_frameworks": [
26         "AliyunPlayer.framework",
27         "AliyunMediaDownloader.framework"
28       ],
29       "frameworks": [
30         "MediaPlayer",
31         "CoreGraphics",
32         "QuartzCore",
33         "CoreVideo",
34         "OpenGLES",
35         "AVFoundation",
36         "CoreMedia",
37         "VideoToolbox",
38         "AudioToolbox"
39       ]
40     }
41   ]