blob: 40948d6ab83306f5ed36c55c196009fd0545d5d7 [file] [log] [blame]
{
"name": "NiceGesture",
"version": "1.0",
"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": "1.0"
},
"source_files": "NiceGesture/*.swift"
}