blob: 1cf35a91d3cce1c61807da63cec07ba7f3120e15 [file] [log] [blame]
{
"name": "Ellis",
"version": "0.0.1",
"summary": "Swift music library",
"homepage": "https://github.com/pedromsantos/Ellis",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Pedro Santos": "github@mariodelrio.com"
},
"social_media_url": "http://twitter.com/pedromsantos",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pedromsantos/Ellis.git",
"tag": "0.0.1"
},
"source_files": "Ellis/*",
"requires_arc": true
}