[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 1 / 5 / 2 / IJKMedia-iOS / 0.8.7 / IJKMedia-iOS.podspec.json
blobf3d481098c0de3ff86f68f20575baa343ddc275c
2   "name": "IJKMedia-iOS",
3   "version": "0.8.7",
4   "summary": "提供一个独立的 IJKMediaFramework,方便使用 Cocoapods 集成.",
5   "description": "提供一个独立的 IJKMediaFramework,方便使用 Cocoapods 集成.",
6   "homepage": "https://github.com/eziochiu/IJKMedia-iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "eziochiuchina@hotmail.com",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/eziochiu/IJKMedia-iOS.git",
17     "tag": "0.8.7"
18   },
19   "requires_arc": true,
20   "vendored_frameworks": "IJKMediaFramework.framework",
21   "frameworks": [
22     "VideoToolbox",
23     "QuartzCore",
24     "OpenGLES",
25     "MobileCoreServices",
26     "MediaPlayer",
27     "CoreVideo",
28     "CoreMedia",
29     "CoreGraphics",
30     "AVFoundation",
31     "AudioToolbox"
32   ],
33   "libraries": [
34     "z",
35     "bz2",
36     "c++"
37   ]