[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 5 / f / 9 / SwiftAudioPlayer / 6.0.0 / SwiftAudioPlayer.podspec.json
blobd7835d946429cd016d32b96a9703ebceb88da9bd
2   "name": "SwiftAudioPlayer",
3   "version": "6.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": "6.0.0"
18   },
19   "social_media_url": "https://twitter.com/_tanhakabir",
20   "platforms": {
21     "ios": "10.0",
22     "tvos": "10.0"
23   },
24   "source_files": "Source/**/*",
25   "swift_versions": "5.0",
26   "swift_version": "5.0"