[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 4 / 9 / 8 / UINavigationController+Blocks / 0.0.2 / UINavigationController+Blocks.podspec.json
blob486cab6005e230a24ee9c81f36ac556b159269ab
2   "name": "UINavigationController+Blocks",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": "UINavigationController-Blocks/UINavigationController-Blocks/UINavigationController-Blocks/*.{h,m}",
19   "requires_arc": true