[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / 8 / 3 / JZNavigationExtension / 2.0.2 / JZNavigationExtension.podspec.json
blob25bf0957e1d52e156aa24993048c3bdf14872751
2   "name": "JZNavigationExtension",
3   "version": "2.0.2",
4   "summary": "Integrates some convenient functions and open some hide property for UINavigationController.",
5   "description": "JZNavigationExtension integrates some convenient features for UINavigationController and easy to use.",
6   "homepage": "https://github.com/JazysYu/JZNavigationExtension",
7   "social_media_url": "https://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": "2.0.2"
21   },
22   "requires_arc": true,
23   "source_files": "JZNavigationExtension/**/*.{h,m}"