[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 8 / d / SwiftyMusic / 4.5.0 / SwiftyMusic.podspec.json
blob4d55162493330320f7ab4472d50b90dee5718b41
2   "name": "SwiftyMusic",
3   "version": "4.5.0",
4   "license": "MIT",
5   "summary": "A Swift helper to play music with AVFoundation.",
6   "homepage": "https://github.com/crashoverride777/swifty-music",
7   "authors": {
8     "Dominik Ringler": "overrideinteractive@icloud.com"
9   },
10   "platforms": {
11     "ios": "12.0"
12   },
13   "requires_arc": true,
14   "swift_versions": [
15     "5.3",
16     "5.4",
17     "5.5",
18     "5.6"
19   ],
20   "source": {
21     "git": "https://github.com/crashoverride777/swifty-music.git",
22     "tag": "4.5.0"
23   },
24   "source_files": "Sources/**/*.{swift}",
25   "swift_version": "5.6"