blob: ce40b5d44bde050133c649813f5277d8bde58bbc [file] [log] [blame]
{
"name": "TapCardView",
"version": "1.0.6",
"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.6"
},
"source_files": [
"TapCardView",
"TapCardView/**/*.{h,m}"
]
}