blob: 423f513931e9ed42f48bdb25fff785fa287cce15 [file] [log] [blame]
{
"name": "NPNavigationBar",
"version": "1.0.2",
"summary": "Swift导航栏",
"description": "一行代码调用,高度自定义导航栏",
"homepage": "https://github.com/iyongjie/NPNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iyongjie": "iyongjie@yeah.com"
},
"source": {
"git": "https://github.com/iyongjie/NPNavigationBar.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NPNavigationBar/*",
"dependencies": {
"SnapKit": [
]
}
}