[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 9 / 8 / 2 / GameSoundManager / 1.0.0 / GameSoundManager.podspec.json
blobaf4289e9cfcf5ce05329e0d1a043c84fc43cf607
2   "name": "GameSoundManager",
3   "version": "1.0.0",
4   "summary": "A wrapper to manipulate sounds.",
5   "description": "A wrapper to manipulate sounds and background tracks in your game.",
6   "homepage": "https://github.com/Morbix/GameSoundManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Henrique Morbin": "morbin_@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Morbix/GameSoundManager.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/Morbin_",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "GameSoundManager/Classes/**/*",
23   "frameworks": "AVFoundation"