blob: e7839e02928e31faf99c08195b101da514d831cd [file] [log] [blame]
{
"name": "HYCBaseViewController",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "UIViewController父类,能快速实现UINav的一些设置,非常实用",
"homepage": "https://github.com/hyc286716320/HYCBaseViewController",
"authors": {
"HuYunchao": "hyc286716320"
},
"source": {
"git": "https://github.com/hyc286716320/HYCBaseViewController.git",
"tag": "1.0"
},
"platforms": {
"ios": null
},
"source_files": "HYCBaseViewController/HYCBaseViewController",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"FDFullscreenPopGesture": [
]
}
}