[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 1 / 2 / SwiftAudioManager / 0.2.1 / SwiftAudioManager.podspec.json
blob1f913a274f303ad2fd79f5446c9654c89878f820
2   "name": "SwiftAudioManager",
3   "version": "0.2.1",
4   "summary": "SwiftAudioManager is a toolkit that helps you to build sound effects.",
5   "description": "SwiftAudioManager is a toolkit that helps you to: play music as BGM(loop), or as SFX(stackable), manage local music storage and a lots more .",
6   "homepage": "https://github.com/supersun17/SwiftAudioManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ming Sun": "mingsun.nolan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/supersun17/SwiftAudioManager.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "SwiftAudioManager/Classes/**/*"