blob: 20fb97a0a8eea7cd517a4c5d7f170c48f5b10944 [file] [log] [blame]
{
"name": "NJNavigationBar",
"version": "1.0.1",
"summary": "change the bar color of NavigationBar when push or pop",
"homepage": "https://github.com/NSJoe/NJNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NSJoe": "joeadeline@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source": {
"git": "https://github.com/NSJoe/NJNavigationBar.git",
"tag": "1.0.1"
},
"source_files": "source/*.{h,m}"
}