blob: 377b5f2255f20354a8c1c88320ca23e004472b61 [file] [log] [blame]
{
"name": "DCPlayer",
"version": "1.5",
"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.5"
},
"source_files": "DCPlayer/*",
"requires_arc": true,
"swift_version": "4.0"
}