blob: 4586bb12229f61d9398abe1d986f598081323bf1 [file] [log] [blame]
{
"name": "SYPopoverController",
"platforms": {
"ios": "8.0"
},
"version": "2.2.4",
"license": "Custom",
"summary": "UIPresentationController subclass, shows with the desired size, centered on screen",
"homepage": "https://github.com/dvkch/SYPopoverController",
"authors": {
"Stan Chevallier": "contact@stanislaschevallier.fr"
},
"source": {
"git": "https://github.com/dvkch/SYPopoverController.git",
"tag": "2.2.4"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
},
"module_name": "SYPopoverController"
}