| { |
| "name": "IJKMedia-iOS", |
| "version": "0.8.7", |
| "summary": "提供一个独立的 IJKMediaFramework,方便使用 Cocoapods 集成.", |
| "description": "提供一个独立的 IJKMediaFramework,方便使用 Cocoapods 集成.", |
| "homepage": "https://github.com/eziochiu/IJKMedia-iOS.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": "eziochiuchina@hotmail.com", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/eziochiu/IJKMedia-iOS.git", |
| "tag": "0.8.7" |
| }, |
| "requires_arc": true, |
| "vendored_frameworks": "IJKMediaFramework.framework", |
| "frameworks": [ |
| "VideoToolbox", |
| "QuartzCore", |
| "OpenGLES", |
| "MobileCoreServices", |
| "MediaPlayer", |
| "CoreVideo", |
| "CoreMedia", |
| "CoreGraphics", |
| "AVFoundation", |
| "AudioToolbox" |
| ], |
| "libraries": [ |
| "z", |
| "bz2", |
| "c++" |
| ] |
| } |