blob: 892aad467673c77da1e8bdd5ca9cf843634fc671 [file] [log] [blame]
{
"name": "MaterialNavbar",
"version": "1.0.0",
"summary": "Custom UINavigationBar with Google Material style, for iOS written on Swift.",
"homepage": "https://github.com/jogendra/material-navigation-bar",
"social_media_url": "https://twitter.com/imjog24",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jogendra Kumar": "jogendra.iitbhu@gmail.com"
},
"source": {
"git": "https://github.com/jogendra/material-navigation-bar.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "Source/*.swift"
}