{ | |
"name": "NJNavigationBar", | |
"version": "1.0.0", | |
"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.0" | |
}, | |
"source_files": "source/*.{h,m}" | |
} |