blob: 0c9974a103e46a6ca43efb97d31f63bab99e43bd [file] [log] [blame]
{
"name": "AAPlayer",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "Customize Video Player base on AVPlayer",
"homepage": "https://github.com/Alan881/AAPlayer",
"authors": {
"Alan": "nakama74@gmail.com"
},
"source": {
"git": "https://github.com/Alan881/AAPlayer.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}