blob: 9f042af0b100f5bb8095c0560c9a16e71b113713 [file] [log] [blame]
{
"name": "TapGestureGenerater",
"version": "0.1.0",
"summary": "TapGestureGenerater is get tap and gesture event.",
"homepage": "https://github.com/ikemai/TapGestureGenerater",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ikemai": "ikeda_mai@cyberagent.co.jp"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ikemai/TapGestureGenerater.git",
"tag": "0.1.0"
},
"source_files": "TapGestureGenerater/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit"
}