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