blob: af718fc00aae7ec1f22ceba182d3625953e4bc3a [file] [log] [blame]
{
"name": "Koloda",
"version": "2.0.7",
"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": "2.0.7"
},
"social_media_url": "https://twitter.com/yalantis",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"pop": [
"~> 1.0"
]
}
}