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