blob: 060b1f71af0f851c1c16f52e38fae00a63f07fd9 [file] [log] [blame]
{
"name": "MXSoundVibrateUtils",
"version": "1.0.1",
"summary": "An easy-to-use class to play sound and vibrate on iOS.",
"description": "The first version of MXSoundVibrateUtils, an easy-to-use class to play sound and vibrate on iOS.",
"homepage": "https://github.com/Meniny/MXSoundVibrateUtils-in-Objective-C",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/MXSoundVibrateUtils-in-Objective-C.git",
"tag": "1.0.1"
},
"source_files": "MXSoundVibrateUtils/*",
"frameworks": [
"AudioToolbox",
"Foundation",
"UIKit"
]
}