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