[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 0 / c / JSQSystemSoundPlayer / 1.0.0 / JSQSystemSoundPlayer.podspec.json
blobc53f2e69b99a64502eb09e967b441d97e189da50
2   "name": "JSQSystemSoundPlayer",
3   "version": "1.0.0",
4   "summary": "A fancy Obj-C wrapper for iOS System Sound Services.",
5   "homepage": "https://github.com/jessesquires/JSQSystemSoundPlayer",
6   "license": "MIT License",
7   "authors": {
8     "Jesse Squires": "jesse.squires.developer@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jessesquires/JSQSystemSoundPlayer.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "JSQSystemSoundPlayer/Classes/*",
18   "frameworks": "AudioToolbox",
19   "requires_arc": true