[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / 5 / GameSoundEngine / 1.1.1 / GameSoundEngine.podspec.json
blobf5f7625e18f695da6d59200ba1cf37613db2a465
2   "name": "GameSoundEngine",
3   "version": "1.1.1",
4   "summary": "A simple, easy to use sound engine written in Swift, designed for iOS games.",
5   "description": "GameSoundEngine supports playing background music and multiple simultaneous sound effects. To help ensure sonic variety, sound effects can be played with random pitch and volume levels, as well as randomly from a group of sound effects.",
6   "homepage": "https://github.com/tkier/GameSoundEngine",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Tom Kier": "tom@endlesswavesoftware.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/tkier/GameSoundEngine.git",
16     "tag": "1.1.1"
17   },
18   "source_files": "SoundEngine/SoundEngine/*.{h,swift}",
19   "pushed_with_swift_version": "3.0"