blob: e3842e9195ac2e233f244fc023a433cf4425545c [file] [log] [blame]
{
"name": "SWCardView",
"version": "0.1.1",
"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.1"
},
"source_files": "testTind/TinderView/*",
"swift_version": "3.0"
}