blob: ffacebfc7510085d44266e9f212adf5806fac677 [file] [log] [blame]
{
"name": "TapCardView",
"version": "1.0.4",
"summary": "UIView to detect a tap position.",
"description": "UIView to detect a tap position. If you do customize, Tinder like card UI is a possible.",
"homepage": "https://github.com/shima11/TapCardView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shima": "shima.jin@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shima11/TapCardView.git",
"tag": "1.0.4"
},
"source_files": [
"TapCardView",
"TapCardView/**/*.{h,m}"
],
"pushed_with_swift_version": "3.0"
}