blob: a1e668ca610e987cc1d76e31a437ac4c9435c245 [file] [log] [blame]
{
"name": "UMDeckView",
"version": "0.1.2",
"summary": "Tinder like DeckView.",
"description": "Tinder like DeckView with the ability to loop cards",
"homepage": "https://github.com/umbrellaitcom/DeckView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AlekseyPakAA": "alexey.pak@umbrella-web.com"
},
"source": {
"git": "https://github.com/umbrellaitcom/DeckView.git",
"tag": "0.1.2"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "DeckView/Classes/**/*",
"dependencies": {
"pop": [
]
}
}