[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 8 / d / 6 / ZJMediaPlayer / 1.0.0 / ZJMediaPlayer.podspec.json
blobe218bfe7bcb00a370166a844d34b1b22174ab72d
2   "name": "ZJMediaPlayer",
3   "version": "1.0.0",
4   "summary": "ZJ Meida Player SDK for iOS at CocoaPods.",
5   "description": "ZJ Meida Player SDK for iOS at CocoaPods.",
6   "homepage": "https://github.com/Eafy/ZJMediaPlayerCocoaPads",
7   "license": {
8     "type": "Apache License 2.0"
9   },
10   "authors": {
11     "Eafy": "lizhijian_21@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "requires_arc": true,
17   "libraries": [
18     "c++",
19     "z",
20     "bz2",
21     "iconv"
22   ],
23   "frameworks": [
24     "CoreMedia",
25     "VideoToolbox",
26     "AudioToolbox",
27     "AVFoundation",
28     "OpenGLES",
29     "GLKit"
30   ],
31   "dependencies": {
32     "ZJLog": [
33       "~> 1.1.4"
34     ],
35     "ZJBaseUtils": [
36       "~> 1.1.0"
37     ]
38   },
39   "source": {
40     "git": "https://github.com/Eafy/ZJMediaPlayerCocoaPods.git",
41     "tag": "v1.0.0"
42   },
43   "ios": {
44     "vendored_frameworks": "ZJMediaPlayer.framework"
45   },
46   "vendored_libraries": "ZJMediaPlayer.framework/**/*.a"