blob: ed4699f109f020a612028e76e2faca006db3bb48 [file] [log] [blame]
{
"name": "FPPopover",
"version": "1.4",
"license": "BSD",
"summary": "Alternative to the native iOS UIPopoverController, with iPhone support and look and feel customization.",
"homepage": "http://www.gingerbeard.me",
"authors": {
"Alvise Susmel": "alvise@50pixels.com"
},
"source": {
"git": "https://github.com/50pixels/FPPopover.git",
"tag": "1.4"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m}",
"frameworks": [
"QuartzCore",
"UIKit"
],
"requires_arc": false
}