blob: ad41aab390758f19452dc69da1ecf101e287f0ae [file] [log] [blame]
{
"name": "DMSwipeCards",
"version": "1.0.0",
"summary": "Tinder like card interface",
"description": "Written in Swift 3, supports custom views for the card and the overlay. Views get loaded lazily, so there's no issues in loading a huge amount of cards.",
"homepage": "https://github.com/d-32/DMSwipeCards",
"screenshots": [
"https://raw.githubusercontent.com/D-32/DMSwipeCards/master/Screenshots/01.png",
"https://raw.githubusercontent.com/D-32/DMSwipeCards/master/Screenshots/02.png",
"https://raw.githubusercontent.com/D-32/DMSwipeCards/master/Screenshots/03.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dylan Marriott": "info@d-32.com"
},
"source": {
"git": "https://github.com/d-32/DMSwipeCards.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/dylan36032",
"platforms": {
"ios": "8.0"
},
"source_files": "DMSwipeCards/Classes/**/*",
"pushed_with_swift_version": "3.0"
}