| { | |
| "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 | |
| } |