[Add] HyperTrident 2.2.2.3
[CocoaPods.git] / Specs / 0 / 6 / 4 / Chorister / 0.1.4 / Chorister.podspec.json
blob6cda0c9fcd31102e7ab21885c3060a70ca133537
2   "name": "Chorister",
3   "version": "0.1.4",
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.4"
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/**/*"