blob: 8b7b4a9c07931913d00d884bc0b4ac0e63001c10 [file] [log] [blame]
{
"name": "KYFlipNavigationController",
"version": "0.2.0",
"summary": "A Custom NavigationController that use UIViewController to manager the UIViewCotroller which can use for push and pop",
"description": "This Custome NavigationContoller can easy be used in UITabBarController and UINavigationController, You can push a UINavigationController or UITabBarController in a UINavigationController like EasyNet News app.",
"homepage": "https://github.com/kyleYang/KYFlipNavigationController",
"license": "MIT",
"authors": {
"kyleYang": "yangzychina@gmail.com"
},
"source": {
"git": "https://github.com/kyleYang/KYFlipNavigationController.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.1"
}