[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 0 / c / JSQSystemSoundPlayer / 4.3.0 / JSQSystemSoundPlayer.podspec.json
blob8f447a2aa6a2569d2188630326b4241367ea3a92
2   "name": "JSQSystemSoundPlayer",
3   "version": "4.3.0",
4   "license": "MIT",
5   "summary": "A fancy Obj-C wrapper for Cocoa System Sound Services",
6   "homepage": "https://github.com/jessesquires/JSQSystemSoundPlayer",
7   "documentation_url": "http://jessesquires.com/JSQSystemSoundPlayer",
8   "social_media_url": "https://twitter.com/jesse_squires",
9   "authors": {
10     "Jesse Squires": "jesse.squires.developer@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/jessesquires/JSQSystemSoundPlayer.git",
14     "tag": "4.3.0"
15   },
16   "source_files": "JSQSystemSoundPlayer/JSQSystemSoundPlayer/*.{h,m}",
17   "platforms": {
18     "ios": "6.0",
19     "osx": "10.7",
20     "tvos": "9.0"
21   },
22   "frameworks": "AudioToolbox",
23   "requires_arc": true