blob: 6180d3f375eb9ee7d8c2f81ff22a5a3c6cbf22e2 [file] [log] [blame]
{
"name": "Tapticc",
"version": "1.1.1",
"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": "1.1.1"
},
"social_media_url": "https://twitter.com/derekcoder_",
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source_files": "Tapticc/Classes/**/*"
}