[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / b / a / 9 / AliPlayerSDK_iOS / 4.5.0 / AliPlayerSDK_iOS.podspec.json
blob974aabb7cbfb47ed2517c912b8df5a7ca3e01ab4
2   "name": "AliPlayerSDK_iOS",
3   "version": "4.5.0",
4   "summary": "AliPlayerSDK_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.5.0"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "AliPlayerSDK",
25       "vendored_frameworks": [
26         "AliyunPlayer.framework",
27         "alivcffmpeg.framework",
28         "AlivcConan.framework",
29         "AliyunMediaDownloader.framework"
30       ],
31       "frameworks": [
32         "MediaPlayer",
33         "CoreGraphics",
34         "QuartzCore",
35         "CoreVideo",
36         "OpenGLES",
37         "AVFoundation",
38         "CoreMedia",
39         "VideoToolbox",
40         "AudioToolbox"
41       ]
42     }
43   ]