[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 8 / 3 / Audjustable / 0.0.6 / Audjustable.podspec.json
blobe90462ee97042d7d73e02d9336209539fcfc83c5
2   "name": "Audjustable",
3   "version": "0.0.6",
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.6"
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   ]