| { |
| "name": "SPTinderView", |
| "version": "0.5.1", |
| "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.5.1" |
| }, |
| "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", |
| "pushed_with_swift_version": "3.0" |
| } |