[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 0 / 6 / 4 / Chorister / 0.1.2 / Chorister.podspec.json
blob23cae498b760a321e65a50893c7a4feba564e0a4
2   "name": "Chorister",
3   "version": "0.1.2",
4   "summary": "An audio library that plays tunes from the web with streaming, store it in the cache, reuse it when it is possible",
5   "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).",
6   "homepage": "https://github.com/katryo/Chorister",
7   "license": "MIT",
8   "authors": {
9     "Ryo Kato": "katoryo55@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/katryo/Chorister.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/katryo",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"