| { | |
| "name": "SwipeableCards", | |
| "version": "1.1.1", | |
| "license": "MIT", | |
| "summary": "A containner of views (like cards) can be dragged!", | |
| "homepage": "https://github.com/DingHub/SwipeableCards", | |
| "authors": { | |
| "DingHub": "love-nankai@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/DingHub/SwipeableCards.git", | |
| "tag": "1.1.1" | |
| }, | |
| "source_files": "source/SwipeableCards{.swift}", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true | |
| } |