blob: 21efb1ec3526816c945ad3ef4419e4ffbfd9cec1 [file] [log] [blame]
{
"name": "JHNavigationBar",
"version": "1.0.0",
"summary": "Change UINavigationBar appearance dynamically in Swift",
"description": " Change UINavigationBar appearance dynamically in Swift\n\n",
"homepage": "https://github.com/Liaojiahao/JHNavigationBar",
"screenshots": [
"https://raw.githubusercontent.com/Liaojiahao/JHNavigationBar/master/screenshoot1.gif",
"https://raw.githubusercontent.com/Liaojiahao/JHNavigationBar/master/screenshoot2.gif"
],
"license": "MIT",
"authors": {
"LiaoJiaHao": "liaojiahao820@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Liaojiahao/JHNavigationBar.git",
"tag": "1.0.0"
},
"source_files": "JHNavigationBar/*"
}