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