blob: c6513ee5e986da366cf301017d9ee1b3fe21fc9e [file] [log] [blame]
{
"name": "Haptico",
"version": "1.0.1",
"summary": "Haptico - easy to use haptic feedback generator with pattern-play support",
"description": "Haptico - easy to use haptic feedback generator with pattern-play support. Check examples for more reference.",
"homepage": "https://github.com/isapozhnik/Haptico",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"isapozhnik": "sapozhnik.ivan@gmail.com"
},
"source": {
"git": "https://github.com/isapozhnik/Haptico.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Haptico/Classes/**/*",
"pushed_with_swift_version": "4.0"
}