blob: 2b827e1ae942265482195c3f9c4844cf9698a6d7 [file] [log] [blame]
{
"name": "SYPopover",
"platforms": {
"ios": "8.0"
},
"version": "1.0.6",
"license": "Custom",
"summary": "Popover created with simple navigation controller and view controller subclasses",
"homepage": "https://github.com/dvkch/SYPopover",
"authors": {
"Stan Chevallier": "contact@stanislaschevallier.fr"
},
"source": {
"git": "https://github.com/dvkch/SYPopoverController.git",
"tag": "1.0.6"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
},
"dependencies": {
"SYKit": [
">= 0.0.12"
]
},
"deprecated_in_favor_of": "SYPopoverController"
}