blob: 3e6671317b61e7fc214ce3323732e861daad2641 [file] [log] [blame]
{
"name": "Haptico",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Haptico/Classes/**/*",
"pushed_with_swift_version": "4.0"
}