blob: 54e06b7dcce1bbe5defc8b931dec64c225ecc4b0 [file] [log] [blame]
{
"name": "Ellis",
"version": "0.0.2",
"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.2"
},
"source_files": "Ellis/*.{h,swift}",
"requires_arc": true
}