blob: 04f754fe54b408d1a20b453e26fb54d85bcf252c [file] [log] [blame]
{
"name": "JSQSystemSoundPlayer",
"version": "1.5.0",
"summary": "A fancy Obj-C wrapper for iOS System Sound Services",
"homepage": "https://github.com/jessesquires/JSQSystemSoundPlayer",
"social_media_url": "https://twitter.com/jesse_squires",
"license": "MIT",
"authors": {
"Jesse Squires": "jesse.squires.developer@gmail.com"
},
"source": {
"git": "https://github.com/jessesquires/JSQSystemSoundPlayer.git",
"tag": "1.5.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "JSQSystemSoundPlayer/Classes/*",
"frameworks": "AudioToolbox",
"requires_arc": true
}