blob: 25ff75b17016bd91c91eeaba1bb7a012f795dc7c [file] [log] [blame]
{
"name": "ZCNavigationController",
"version": "0.0.1",
"summary": "导航上拉渐变",
"homepage": "https://github.com/xiaowu2016/ZCNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangchao": "942777491@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/xiaowu2016/ZCNavigationController.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"ZCNavigationController/*.{h,m}"
],
"requires_arc": true
}