[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / b / e / AHKNavigationController / 1.0 / AHKNavigationController.podspec.json
blobe84f64810d7c76b91ad390d62282e125f279dd7c
2   "name": "AHKNavigationController",
3   "version": "1.0",
4   "summary": "A UINavigationController subclass allowing the interactive pop gesture when the navigation bar is hidden or a custom back button is used.",
5   "homepage": "https://github.com/fastred/AHKNavigationController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Arkadiusz Holko": "fastred@fastred.org"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/fastred/AHKNavigationController.git",
18     "tag": "1.0"
19   },
20   "source_files": "Classes",
21   "public_header_files": "Classes/*.h",
22   "requires_arc": true