[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 9 / 8 / 2 / GameSoundManager / 1.0.1 / GameSoundManager.podspec.json
blob1c4de2d8ef8cf894b6b163c8c3e25a3f816cd12e
2   "name": "GameSoundManager",
3   "version": "1.0.1",
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.1"
17   },
18   "social_media_url": "https://twitter.com/Morbin_",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "GameSoundManager/Classes/**/*",
23   "frameworks": "AVFoundation"