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