blob: 08ccaf12923a6aae33f4290c207be07fafffb9df [file] [log] [blame]
{
"name": "RCNavigationBar",
"version": "1.0.0",
"summary": "Transparent navigation bar settings.",
"description": "TODO:By setting the RCNavigationBar,the UIBarView will be faded when the UITableView is scrolled.",
"homepage": "https://github.com/magianter/RCNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"magianter": "magianter@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/magianter/RCNavigationBar.git",
"tag": "1.0.0"
},
"source_files": [
"Tools",
"Tools/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}