blob: b91d5ca6edf802c59455a42d99bd854af21fa6a8 [file] [log] [blame]
{
"name": "TapGestureGeneraterView",
"version": "0.1.0",
"summary": "TapGestureGeneraterView is get tap and gesture event.",
"homepage": "https://github.com/ikemai/TapGestureGeneraterView",
"license": "MIT",
"authors": {
"ikemai": "ikeda_mai@cyberagent.co.jp"
},
"source": {
"git": "https://github.com/ikemai/TapGestureGeneraterView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "TapGestureGeneraterView/TapGestureGeneraterView.swift",
"resource_bundles": {
"TapGestureGeneraterView": [
"Pod/Assets/*.png"
]
}
}