blob: 87526080816be1dd0e510371b8be4e2384c7f418 [file] [log] [blame]
{
"name": "WZRootNavigationController",
"version": "0.1.0",
"summary": "独立导航栏,自定义转场动画,自定义Pop手势处理",
"homepage": "https://github.com/arcangelw/WZRootNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"arcangelw": "wuzhezmc@gmail.com"
},
"source": {
"git": "https://github.com/arcangelw/WZRootNavigationController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WZRootNavigationController/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}