blob: d7dafefe0add909cf3251e0103ca65374e012720 [file] [log] [blame]
{
"name": "WEPopover@krzd",
"version": "0.1.0",
"platforms": {
"ios": null
},
"summary": "Versioned fork of WEPopover.",
"description": "Versioned fork of WEPopover. Generic popover implementation for iOS with same API as the UIPopoverController for the iPad, but configurable with custom background and available for iPhone as well.",
"homepage": "https://github.com/werner77/WEPopover",
"authors": {
"Werner Altewischer": "http://www.werner-it.com/"
},
"license": "MIT",
"source": {
"git": "https://github.com/krzd/WEPopover.git",
"tag": "0.1.0"
},
"resources": "*.png",
"source_files": "Classes/**/*.*",
"requires_arc": false
}