blob: 8f447a2aa6a2569d2188630326b4241367ea3a92 [file] [log] [blame]
{
"name": "JSQSystemSoundPlayer",
"version": "4.3.0",
"license": "MIT",
"summary": "A fancy Obj-C wrapper for Cocoa System Sound Services",
"homepage": "https://github.com/jessesquires/JSQSystemSoundPlayer",
"documentation_url": "http://jessesquires.com/JSQSystemSoundPlayer",
"social_media_url": "https://twitter.com/jesse_squires",
"authors": {
"Jesse Squires": "jesse.squires.developer@gmail.com"
},
"source": {
"git": "https://github.com/jessesquires/JSQSystemSoundPlayer.git",
"tag": "4.3.0"
},
"source_files": "JSQSystemSoundPlayer/JSQSystemSoundPlayer/*.{h,m}",
"platforms": {
"ios": "6.0",
"osx": "10.7",
"tvos": "9.0"
},
"frameworks": "AudioToolbox",
"requires_arc": true
}