[Add] LogRocket 1.47.2
[CocoaPods.git] / Specs / 2 / e / c / QKNavigationController / 0.1.0 / QKNavigationController.podspec.json
blobff5f761334550c75b2cef20597fe730499587f7d
2   "name": "QKNavigationController",
3   "version": "0.1.0",
4   "summary": "A navigation controller that allows left swipe to push.",
5   "homepage": "https://github.com/qkzhu/QKNavigationController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "qiankun": "lastencent@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/qkzhu/QKNavigationController.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "QKNavigationController/*.{h,m}",
21   "requires_arc": true,
22   "public_header_files": "QKNavigationController/QKNavigationController.h"