blob: 2681af60cb21939eb0443456db4276300ba9c7a8 [file] [log] [blame]
{
"name": "DCPlayer",
"version": "1.6",
"summary": "a light weight and easy to use AVPlayer to play video",
"homepage": "https://github.com/CupidLoud/DCPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daen": "lq150924@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CupidLoud/DCPlayer.git",
"tag": "1.6"
},
"source_files": "DCPlayer/*",
"resources": "DCPlayer/PlayerImgs.bundle",
"requires_arc": true,
"swift_version": "4.0"
}