[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 8 / d / 6 / ZJMediaPlayer / 1.0.1 / ZJMediaPlayer.podspec.json
blob781dda3aedfa05b6a71acbaa97d52a2914ffadd7
2   "name": "ZJMediaPlayer",
3   "version": "1.0.1",
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   },
36   "source": {
37     "git": "https://github.com/Eafy/ZJMediaPlayerCocoaPods.git",
38     "tag": "v1.0.1"
39   },
40   "ios": {
41     "vendored_frameworks": "ZJMediaPlayer.framework"
42   },
43   "vendored_libraries": "ZJMediaPlayer.framework/**/*.a"