blob: 3e3d4238395f47a057b9de4deb7d7f02bcb9976b [file] [log] [blame]
{
"name": "YKBaseNavigationController",
"version": "1.0.0",
"summary": "A Custom NavigationController.",
"description": "自定义导航,可手动设置是否支持全屏Pop返回,支持Storyboard",
"homepage": "https://github.com/Yue-Kun/YKBaseNavigationController.git",
"license": "MIT",
"authors": {
"Yue-Kun": "developer_yk@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Yue-Kun/YKBaseNavigationController.git",
"tag": "1.0.0"
},
"source_files": [
"YKBaseNavigationController",
"YKBaseNavigationController/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
]
}