[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 8 / 3 / JZNavigationExtension / 1.3.1 / JZNavigationExtension.podspec.json
blob85f349ecb5dc39576a5887d81d7b15500323f73c
2   "name": "JZNavigationExtension",
3   "version": "1.3.1",
4   "summary": "Integrates some convenient functions and open some hide property for UINavigationController.",
5   "description": "The 'UINavigationController+JZExtension' category integrates some convenient functions for your UINavigationController. Just pod in 3 files and no need for any setups.",
6   "homepage": "https://github.com/JazysYu/JZNavigationExtension",
7   "social_media_url": "http://weibo.com/JazysYu",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "JazysYu": "https://github.com/JazysYu"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/JazysYu/JZNavigationExtension.git",
20     "tag": "1.3.1"
21   },
22   "source_files": "JZNavigationExtension",
23   "requires_arc": true