[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 6 / 1 / 9 / SwiftAudio / 0.1.0 / SwiftAudio.podspec.json
blobb38cd261f31cf4879c057dfe20c2a2d5d9ebebb8
2   "name": "SwiftAudio",
3   "version": "0.1.0",
4   "summary": "Easy audio streaming for iOS",
5   "description": "SwiftAudio aims to make audio playback easier on iOS. No more boundaryTimeObserver, periodicTimeObserver, KVO and NotificationCenter to get state update from the player. It also updates NowPlayingInfo for you and handles remote events.",
6   "homepage": "https://github.com/jorgenhenrichsen/SwiftAudio",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jørgen Henrichsen": "jh.henrichs@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jorgenhenrichsen/SwiftAudio.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SwiftAudio/Classes/**/*",
22   "pushed_with_swift_version": "4.0"