[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 3 / e / NavigationAndStyle / 1.1.8 / NavigationAndStyle.podspec.json
blobe5de2108b4fdc703762f0b3663b1b0eb5ced3031
2   "name": "NavigationAndStyle",
3   "version": "1.1.8",
4   "summary": "Extension on UIViewController that allows the easy addition, configuration and styling of an UINavigationBar.",
5   "description": "This is an extension on UIViewController that facilitates managing a navigation bar contents (regardless if an UINavigationController is present or not) and allows defining a style for each UIViewController that will customize the appearance of the bar and its content.",
6   "homepage": "https://github.com/sbrighiu/NavigationAndStyle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stefan B.": "sbrighiu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sbrighiu/NavigationAndStyle.git",
16     "tag": "1.1.8"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "NavigationAndStyle/Classes/**/*",
22   "resource_bundles": {
23     "Resources": [
24       "NavigationAndStyle/**/*.{lproj,storyboard,xcdatamodeld,xib,xcassets,json}"
25     ]
26   },
27   "swift_versions": [
28     "5.0",
29     "5.0"
30   ],
31   "swift_version": "5.0"