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