[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 9 / 0 / SoundManager / 1.4.1 / SoundManager.podspec.json
bloba14c000c8393852a48cc1efb050318e5ba54cf55
2   "name": "SoundManager",
3   "version": "1.4.1",
4   "license": "zlib",
5   "summary": "SoundManager is a simple class for playing sound and music in iOS or Mac apps.",
6   "homepage": "https://github.com/nicklockwood/SoundManager",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/SoundManager.git",
10     "tag": "1.4.1"
11   },
12   "source_files": "SoundManager",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "4.3",
16     "osx": "10.6"
17   }