[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / 9 / SwiftAudio / 0.7.2 / SwiftAudio.podspec.json
blobde4d0046350c2a59a071e4c81ccbd97111c7c010
2   "name": "SwiftAudio",
3   "version": "0.7.2",
4   "summary": "Easy audio streaming for iOS",
5   "description": "SwiftAudio is an audio player written in Swift, making it simpler to work with audio playback from streams and files.",
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.7.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SwiftAudio/Classes/**/*"