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