blob: 6cda0c9fcd31102e7ab21885c3060a70ca133537 [file] [log] [blame]
{
"name": "Chorister",
"version": "0.1.4",
"summary": "An audio library that plays tunes from the web with streaming, store it in the cache, reuse it when it is possible",
"description": "Chorister enables iOS device to play tunes from the web with streaming.\nWhen the whole data is loaded, this library create a cache in order to reuse\nin the future. Chorister is created for Denkinovel iOS app(https://itunes.apple.com/jp/app/denkinovel/id1000108250?l=ja&ls=1&mt=8).",
"homepage": "https://github.com/katryo/Chorister",
"license": "MIT",
"authors": {
"Ryo Kato": "katoryo55@gmail.com"
},
"source": {
"git": "https://github.com/katryo/Chorister.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/katryo",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}