blob: 8223aeb4f840ef026b45bb0eb5aee9eeeda0b437 [file] [log] [blame]
{
"name": "FPPopover",
"version": "1.1",
"license": "MIT",
"platforms": {
"ios": null
},
"summary": "Alternative to the native iOS UIPopoverController, with iPhone support and look and feel customization.",
"description": "Provides an alternative to the native iOS UIPopoverController, adding support for iPhone and additional opportunities to customize the look and feel of the popovers.",
"homepage": "https://github.com/50pixels/FPPopover",
"authors": {
"Alvise Susmel": "alvise@50pixels.com"
},
"source": {
"git": "https://github.com/50pixels/FPPopover.git",
"tag": "1.1"
},
"source_files": "*.{h,m}",
"frameworks": [
"QuartzCore",
"UIKit"
],
"requires_arc": false
}