[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / e / 1 / 8 / ADNavigationBarExtension / 0.1.2 / ADNavigationBarExtension.podspec.json
blobb528b496971a037091ce750a78bd09c57659a0e6
2   "name": "ADNavigationBarExtension",
3   "version": "0.1.2",
4   "authors": "Fabernovel Technologies",
5   "homepage": "https://technologies.fabernovel.com/",
6   "summary": "ADNavigationBarExtension is a UI library written in Swift to show and hide an extension to your UINavigationBar",
7   "license": {
8     "type": "MIT",
9     "text": "Created and licensed by Fabernovel Technologies. Copyright 2014-2018 Fabernovel Technologies. All rights reserved."
10   },
11   "source": {
12     "git": "https://github.com/applidium/ADNavigationBarExtension.git",
13     "tag": "v0.1.2"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": [
19     "5.0",
20     "5.1"
21   ],
22   "source_files": "NavigationBarExtension/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "ADUtils": [
26       "~> 10.1"
27     ]
28   },
29   "swift_version": "5.1"