[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / f / 9 / SwiftAudioPlayer / 3.0.0 / SwiftAudioPlayer.podspec.json
blob98e6f6e953d05acedd3c595abfb9c730dd14f0bf
2   "name": "SwiftAudioPlayer",
3   "version": "3.0.0",
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": "3.0.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Source/**/*",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"