blob: a92e55b041187b18adbf89dce7e0630a667117f3 [file] [log] [blame]
{
"name": "BABAudioPlayer",
"version": "0.1.2",
"summary": "A convenience layer ontop of AVAplyer for iOS.",
"description": "A convenience layer ontop of AVAplyer for iOS that allows for easier audio playback.",
"homepage": "https://github.com/brynbodayle/BABAudioPlayer",
"license": "MIT",
"authors": {
"Bryn Bodayle": "bryn.bodayle@gmail.com"
},
"source": {
"git": "https://github.com/brynbodayle/BABAudioPlayer.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/brynbodayle",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BABAudioPlayer": [
"Pod/Assets/*.png"
]
}
}