blob: 35a139f292784b17b3b8ecf48986f1f6fc490bfd [file] [log] [blame]
{
"name": "MaterialNavbar",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "MaterialNavbar/*.swift"
}