[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / c / e / KMNavigationExtension / 2.3 / KMNavigationExtension.podspec.json
blob8040cdafd5b5a3e20f23dd4a5b693205f75caf10
2   "name": "KMNavigationExtension",
3   "version": "2.3",
4   "summary": "Integrates some convenient functions and open some hide property for UINavigationController.在此基础上修复bug",
5   "description": "JZNavigationExtension integrates some convenient features for UINavigationController and easy to use.",
6   "homepage": "https://github.com/zhenlove/JZNavigationExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhenlove": "https://github.com/zhenlove"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/zhenlove/JZNavigationExtension.git",
19     "tag": "2.3"
20   },
21   "requires_arc": true,
22   "source_files": "JZNavigationExtension/**/*.{h,m}"