| { | |
| "name": "KOPopupView", | |
| "version": "0.1.0", | |
| "summary": "Popup UIView for iPhone/iPad in both orientations with nice effect.", | |
| "homepage": "https://github.com/kohtenko/KOPopupView", | |
| "license": "MIT", | |
| "authors": { | |
| "Kokhtenko, Oleg": "kohtenko@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/kohtenko/KOPopupView.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "KOPopupView" | |
| } |