[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 9 / 8 / UINavigationController+Blocks / 0.0.1 / UINavigationController+Blocks.podspec.json
blobd6840db1e7048f3859c73976198f7b7ca766f13b
2   "name": "UINavigationController+Blocks",
3   "version": "0.0.1",
4   "summary": "iOS UINavigationController category with push and pop blocks.",
5   "description": "Finally, an easy way to handle back buttons on a UINavigationController.",
6   "homepage": "https://github.com/martinrybak/UINavigationController-Blocks.git",
7   "license": "MIT",
8   "authors": {
9     "Martin Rybak": "martin.rybak@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/martinrybak/UINavigationController-Blocks.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "UINavigationController-Blocks/UINavigationController-Blocks/UINavigationController-Blocks/*.{h,m}",
19   "requires_arc": true