blob: e3cd66803c926be30a22709d403d5b243acf3ce5 [file] [log] [blame]
{
"name": "QueuePlayer",
"version": "0.1.0",
"summary": "A cuple of code to help develop a new app",
"homepage": "https://github.com/vitormesquita/QueuePlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vitor mesquita": "vitor.mesquita09@gmail.com"
},
"source": {
"git": "https://github.com/vitormesquita/QueuePlayer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4"
}