blob: 3777edf5f29eea2cd564213c4f3dd7b60b70e61e [file] [log] [blame]
{
"name": "QueuePlayer",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4"
}