blob: 2aa177ebdcb92091911ad290c18bce1ff172c87f [file] [log] [blame]
{
"name": "UMDeckView",
"version": "0.1.0",
"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.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "DeckView/Classes/**/*",
"dependencies": {
"pop": [
]
}
}