blob: 1611a3363d979359b4337d4822fcfc42d4d1409a [file] [log] [blame]
{
"name": "MQSwipingCards",
"version": "0.2.2",
"summary": "Tinder-like swiping cards UI component",
"description": "UI component that presents a stack of cards that you can swipe to the configured directions (left, right, up, down or any combination of those)",
"homepage": "https://github.com/dadederk/MQSwipingCards",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Devesa Derksen-Staats": "dadederk@gmail.com"
},
"source": {
"git": "https://github.com/dadederk/MQSwipingCards.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/dadederk",
"platforms": {
"ios": "7.0"
},
"source_files": "MQSwipingCards/Classes/**/*"
}