blob: 74ebcfd5087dbf0cdc893469a14b90bd1788402e [file] [log] [blame]
{
"name": "NiceGesture",
"version": "0.9",
"summary": "The best way to use UIGesture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/lacklock/NiceGesture",
"authors": {
"lacklock": "lacklock@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lacklock/NiceGesture.git",
"tag": "0.9"
},
"source_files": "NiceGesture/*.swift"
}