| { |
| "name": "UMDeckView", |
| "version": "0.1.7", |
| "summary": "Tinder like DeckView.", |
| "description": "Tinder like DeckView with the ability to loop cards", |
| "homepage": "https://github.com/umbrellaitcom/DeckView.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "AlekseyPakAA": "alexey.pak@umbrella-web.com" |
| }, |
| "source": { |
| "git": "https://github.com/umbrellaitcom/DeckView.git", |
| "tag": "0.1.7" |
| }, |
| "swift_version": "4.2", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "DeckView/Classes/**/*", |
| "dependencies": { |
| "pop": [ |
| |
| ] |
| } |
| } |