blob: 3f9359b6b995c910564de12090e53701c967dc55 [file] [log] [blame]
{
"name": "Tapticc",
"version": "0.1.0",
"summary": "Easy way to use haptic feedback through taptic engine in iOS.",
"description": "Tapticc provides a easy way to use haptic feedback through taptic engine in iOS.",
"homepage": "https://github.com/derekcoder/Tapticc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"derekcoder": "derekcoder@gmail.com"
},
"source": {
"git": "https://github.com/derekcoder/Tapticc.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Tapticc/Classes/**/*"
}