blob: 3a326dcf278d0abcae5c58d24d29cba8c2244972 [file] [log] [blame]
{
"name": "EZPlayer",
"version": "0.0.1",
"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.1"
},
"source_files": "EZPlayer/*",
"frameworks": [
"UIKit",
"AVFoundation",
"MediaPlayer"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}