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