blob: 2dfd95ab699783fe95a43e9ff1c180647ad32cc7 [file] [log] [blame]
{
"name": "Koloda",
"version": "5.0.1",
"summary": "KolodaView is a class designed to simplify the implementation of Tinder like cards on iOS.",
"homepage": "https://github.com/Yalantis/Koloda",
"license": "MIT",
"authors": "Yalantis",
"source": {
"git": "https://github.com/Yalantis/Koloda.git",
"tag": "5.0.1"
},
"social_media_url": "https://twitter.com/yalantis",
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"pop": [
"~> 1.0"
]
}
}