blob: d6bc984764fc1c653bc3356fe77f0a4276e61148 [file] [log] [blame]
{
"name": "XRNavigationBar",
"version": "0.0.1",
"summary": "XRNavigationBar is a collection of category methods for UINavigationBar.",
"description": "XRNavigationBar is a collection of category methods for UINavigationBar. It mainly includes the methods of hidden/not hidden, transparent/not transparent and transparent gradient of NavigationBar.",
"homepage": "https://github.com/pingyuanheliu/NavigationBar",
"license": "MIT",
"authors": {
"LL": "1670978751@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pingyuanheliu/NavigationBar.git",
"tag": "0.0.1"
},
"source_files": "NavigationBar/XRNavigationBar/**/*.{h,m}"
}