[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 1 / 9 / DNTLnavBarHud / 0.1.0 / DNTLnavBarHud.podspec.json
blobb20e25b11dd515afc4f27373f245e525288d8ec8
2   "name": "DNTLnavBarHud",
3   "version": "0.1.0",
4   "summary": "Convenient Hud for UIViewController in UINavigationController stack.",
5   "description": "NavigationTitleHudDNTL present a special UI inside UINavigationItem (.titleView).\nMay used in cases when UIViewController presented via UINavigationController stack.\nThe appointment to show user status of a loading state and keep ability for other unterruptions.\nSeems like a toast view, but in the UINavigationController area.",
6   "homepage": "https://github.com/Budaiev/DNTLnavBarHud",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Budaiev": "budaiev@dnt-lab.com"
13   },
14   "source": {
15     "git": "https://github.com/Budaiev/DNTLnavBarHud.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DNTLnavBarHud/Classes/**/*",
22   "resource_bundles": {
23     "DNTLnavBarHud": [
24       "DNTLnavBarHud/Classes/*.xib"
25     ]
26   }