{ | |
"name": "EZPlayer", | |
"version": "0.0.2", | |
"summary": "Player base on AVPlayer", | |
"homepage": "https://github.com/easyui/EZPlayer", | |
"license": "MIT", | |
"authors": { | |
"yangjun": "gzhuyangjun@gmail.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/easyui/EZPlayer.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": "EZPlayer/*", | |
"resources": "EZPlayer/EZPlayer.xcassets", | |
"frameworks": [ | |
"UIKit", | |
"AVFoundation", | |
"MediaPlayer" | |
], | |
"requires_arc": true, | |
"pushed_with_swift_version": "3.0" | |
} |