[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / f / 9 / SwiftAudioPlayer / 1.0.3 / SwiftAudioPlayer.podspec.json
blob9df0c708c7999f747dc7af52ddabd7caabbdc386
2   "name": "SwiftAudioPlayer",
3   "version": "1.0.3",
4   "summary": "SwiftAudioPlayer is a Swift based audio player that can handle streaming from a remote location and audio manipulation.",
5   "description": "SwiftAudioPlayer is a Swift based audio player that can handle streaming from a remote location and audio manipulation. It can perform actions like playing audio up to 32x playback rate on streamed audio.",
6   "homepage": "https://github.com/tanhakabir/SwiftAudioPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tanhakabir": "tanhakabir.ca@gmail.com",
13     "JonMercer": "mercer.jon@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/tanhakabir/SwiftAudioPlayer.git",
17     "tag": "1.0.3"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Source/**/*",
23   "swift_version": "4.0"