blob: 3250e0319f99097abfcc4d8a3f85af73c02ec5af [file] [log] [blame]
{
"name": "HYNavigationBar",
"version": "1.0.0",
"summary": "HYNavigationBar is a custom navigation bar which replicates iOS UINavigationBar.",
"homepage": "https://www.heady.io",
"authors": {
"HYNavigationBar": "tirupati@heady.io"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://bitbucket.org/headyio/hynavigationbar.git",
"branch": "codebase"
},
"source_files": "Sources/*.{swift}",
"resources": "Sources/*.{png}",
"swift_versions": "5.0",
"swift_version": "5.0"
}