[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / 8 / UINavigationController+Blocks / 0.1.0 / UINavigationController+Blocks.podspec.json
blob53e8e91a6e11298d45d070fc404ea0f46d55ce32
2   "name": "UINavigationController+Blocks",
3   "version": "0.1.0",
4   "summary": "UINavigationController category with completion and back 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.1.0"
17   },
18   "source_files": "UINavigationController-Blocks/UINavigationController-Blocks/UINavigationController-Blocks/*.{h,m}",
19   "requires_arc": true