[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / 8 / 3 / JZNavigationExtension / 1.4.0 / JZNavigationExtension.podspec.json
blob853efe9c0e3c1f7050ccd45908750c27702f1b1f
2   "name": "JZNavigationExtension",
3   "version": "1.4.0",
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.4.0"
21   },
22   "source_files": "JZNavigationExtension/**/*.{h,m}",
23   "requires_arc": true