blob: bce9a5268b14296e85d28a14f05e5d4ea071275a [file] [log] [blame]
{
"name": "Chorister",
"version": "0.2.0",
"swift_version": "4.2.0",
"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.2.0"
},
"social_media_url": "https://twitter.com/katryo",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}