blob: 629a3ebe0b617b7d69458840e9f41cde0bb5143b [file] [log] [blame]
{
"name": "UINavigationItem+AnimatedPrompt",
"platforms": {
"ios": null
},
"version": "1.0",
"summary": "Category for UINavigationItem to get a callback after prompt is finished animated.",
"authors": {
"Michael Kral": "me@mkr.al"
},
"homepage": "https://github.com/mkral/UINavigationItem-AnimatedPrompt",
"license": "MIT",
"source": {
"git": "https://github.com/mkral/UINavigationItem-AnimatedPrompt.git",
"tag": "1.0"
},
"source_files": "*.{h,m}",
"requires_arc": false
}