blob: de458babf57f3d4e1caa10e7af3fd5483a7de53b [file] [log] [blame]
{
"name": "HapticFeedback",
"version": "1.0",
"summary": "Haptic Engine Feedback.",
"description": "Haptic Engine Feedback Categories.",
"homepage": "https://github.com/tangbl93/HapticFeedback",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangbl93": "tangbl93@gmail.com"
},
"source": {
"git": "https://github.com/tangbl93/HapticFeedback.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HapticFeedback/Classes/**/*",
"public_header_files": "HapticFeedback/Classes/**/*.h",
"frameworks": "UIKit"
}