[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / d / a / 4 / DCPLayerKit / 0.0.1 / DCPLayerKit.podspec.json
blob42854aab2073c7e25328670b0c8b838947bbc80b
2   "name": "DCPLayerKit",
3   "version": "0.0.1",
4   "summary": "Pili iOS video player SDK, RTMP, HLS video streaming supported.",
5   "homepage": "http://git.abmau.com:10080/iOSGroup/dcplayerkit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "pili": "pili-coresdk@qiniu.com"
12   },
13   "source": {
14     "git": "http://git.abmau.com:10080/iOSGroup/dcplayerkit.git",
15     "tag": "0.0.1"
16   },
17   "vendored_frameworks": "PLPlayerKit.framework",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "MediaPlayer",
26     "CoreAudio",
27     "AudioToolbox",
28     "Accelerate",
29     "QuartzCore",
30     "OpenGLES",
31     "AVFoundation",
32     "CoreVideo",
33     "AVKit",
34     "CoreMedia",
35     "VideoToolbox",
36     "CoreTelephony"
37   ],
38   "libraries": [
39     "c++",
40     "z",
41     "bz2",
42     "iconv",
43     "resolv"
44   ]