blob: 37ef2bbeb8b02bd8649237ee83f223322741707f [file] [log] [blame]
{
"name": "QDNavigationBar",
"version": "0.1.0",
"summary": "Customize the navigation bar style for each of your controllers",
"homepage": "https://github.com/sinno93/QDNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sinno93": "sinno93@qq.com"
},
"source": {
"git": "https://github.com/sinno93/QDNavigationBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QDNavigationBar/Classes/**/*",
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"swift_version": "5.0"
}