[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / e / AHKNavigationController / 0.1.0 / AHKNavigationController.podspec.json
blob768ae4ee79fe77cce00b3226682b218f1b4af425
2   "name": "AHKNavigationController",
3   "version": "0.1.0",
4   "summary": "Drop-in replacement for UINavigationController that allows interactive pop gesture while the navigation bar is hidden.",
5   "description": "                   Drop-in replacement for `UINavigationController` that allows interactive pop gesture while\n                   the navigation bar is hidden.\n",
6   "homepage": "http://holko.pl/ios/2014/04/06/interactive-pop-gesture/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arkadiusz Holko": "arkadiusz@holko.pl",
13     "Chakrit Wichian": "service@chakrit.net"
14   },
15   "platforms": {
16     "ios": "6.1"
17   },
18   "source": {
19     "git": "https://github.com/chakrit/AHKNavigationController.git",
20     "tag": "v0.1.0"
21   },
22   "source_files": [
23     "AHKNavigationController/AHKNavigationController.m",
24     "AHKNavigationController/AHKNavigationController.h"
25   ],
26   "requires_arc": true