[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 8 / 3 / Audjustable / 0.0.9 / Audjustable.podspec.json
blob6e7ed242f564753fd8905d621b9e70dc7d52dfb8
2   "name": "Audjustable",
3   "version": "0.0.9",
4   "summary": "A fast and extensible audio streamer for iOS and OSX with support for gapless playback and custom (non-HTTP) sources.",
5   "homepage": "http://tumtumtum.github.com/audjustable/",
6   "license": "MIT",
7   "authors": {
8     "Thong Nguyen": "tumtumtum@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/tumtumtum/audjustable.git",
12     "tag": "0.0.9"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "requires_arc": true,
18   "source_files": "Audjustable/Classes/AudioPlayer/*.{h,m}",
19   "frameworks": [
20     "AVFoundation",
21     "SystemConfiguration",
22     "CFNetwork",
23     "CoreFoundation",
24     "AudioToolbox"
25   ]