blob: 53c337d214755dd726071022a0418ba968e1a4c5 [file] [log] [blame]
{
"name": "IWTapGesture",
"version": "1.0.0",
"summary": "Add effect to tap gesture.",
"description": "- Add effect to tap gesture.",
"homepage": "https://github.com/Iwark/IWTapGesture",
"license": "MIT",
"authors": {
"Iwark": "iwark02@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Iwark/IWTapGesture.git",
"tag": "1.0.0"
},
"source_files": "IWTapGesture/**/*.swift",
"requires_arc": true
}