blob: 4a3ef21f975ca8d94344a292053d54fbc358cbfe [file] [log] [blame]
{
"name": "SWCardView",
"version": "0.1.0",
"summary": "Simple way to create view like a badoo or a tinder.",
"description": "Simple way to create view like a badoo or a tinder. When you swipe that view, it's going out of screen.",
"homepage": "https://github.com/abramchuk-v/CardViews",
"license": {
"type": "Apache License",
"file": "LICENSE"
},
"authors": {
"Uladzislau Abramchuk": "abramchukv97@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/abramchuk-v/CardViews.git",
"tag": "0.1.0"
},
"source_files": "testTind/TinderView/*",
"swift_version": "3.0"
}