blob: 15b89bee0dd8f1a1ab2b84987c468460af5ce7ab [file] [log] [blame]
{
"name": "SPTinderView",
"version": "0.1.0",
"license": "MIT",
"summary": "Tinder View written in Swift",
"homepage": "https://github.com/freesuraj/SPTinderView",
"social_media_url": "http://twitter.com/iosCook",
"authors": {
"Suraj Pathak": "freesuraj@gmail.com"
},
"source": {
"git": "https://github.com/freesuraj/SPTinderView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SPTinderView/Source/*.swift",
"requires_arc": true,
"screenshots": "https://github.com/freesuraj/SPTinderView/blob/master/assets/screenshot.gif?raw=true"
}