blob: 0602feca8d13770e8deb3c39898a3369454e6bcb [file] [log] [blame]
{
"name": "HZNavBackView",
"version": "1.0.3",
"platforms": {
"ios": "7.0"
},
"summary": "HZNavBackView 自定义导航栏.",
"homepage": "https://github.com/zezeyu/HZNavBackView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"heze": "895315401@qq.com"
},
"social_media_url": "https://weibo.com/u/3899716853",
"source": {
"git": "https://github.com/zezeyu/HZNavBackView.git",
"tag": "1.0.3"
},
"source_files": "HZNavBackView/HZNavBackView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"HZGradient": [
"~> 1.0.3"
]
}
}