blob: 22e2144b45f34392896dec441c88b68f2870fe2c [file] [log] [blame]
{
"name": "NGSPopoverView",
"version": "1.2.0",
"summary": "Universal simple popover view to show any kind of content which is subclass of UIView.",
"homepage": "https://github.com/PauliusVindzigelskis/NGSPopoverView",
"description": "Universal simple popover view to show any kind of content which is subclass of UIView. Works in both - iPhone and iPad. Easy customizable.",
"license": "MIT",
"authors": {
"Paulius Vindzigelskis": "p.vindzigelskis@gmail.com"
},
"source": {
"git": "https://github.com/PauliusVindzigelskis/NGSPopoverView.git",
"tag": "R1.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}