| { |
| "name": "SHBIJKMediaFramework", |
| "version": "0.0.3", |
| "summary": "IJKMediaFramework 的框架", |
| "description": "对网上SHBIJKMediaFramework的打包,上传的github方便以后用。", |
| "homepage": "https://jiutianhuanpei.github.io/", |
| "license": { |
| "type": "MIT" |
| }, |
| "authors": { |
| "shenhongbang": "shenhongbang@163.com" |
| }, |
| "platforms": { |
| "ios": "8.3" |
| }, |
| "source": { |
| "git": "https://github.com/jiutianhuanpei/SHBIJKMediaFramework.git", |
| "tag": "0.0.3" |
| }, |
| "ios": { |
| "vendored_frameworks": "IJKMediaFramework.framework" |
| }, |
| "frameworks": [ |
| "AudioToolbox", |
| "AVFoundation", |
| "CoreGraphics", |
| "CoreMedia", |
| "CoreVideo", |
| "MobileCoreServices", |
| "OpenGLES", |
| "QuartzCore", |
| "VideoToolbox", |
| "Foundation", |
| "UIKit", |
| "MediaPlayer" |
| ], |
| "libraries": [ |
| "bz2", |
| "z" |
| ], |
| "requires_arc": true, |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "2.3" |
| } |
| } |