blob: ec37f633825fd087e9f6c88df2f33849e5407926 [file] [log] [blame]
{
"name": "ZHNavigationController",
"version": "0.0.1",
"summary": "a library for manager your viewController better",
"description": "NavigationController\nFullscreen or halfScreen gesture pop\nMake your every viewController has their own navigationBar\nTODO: Add long description of the pod here.",
"homepage": "https://github.com/SummerHF/ZHNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SummerHF": "zhuhaifeiswift@gmail.com"
},
"source": {
"git": "https://github.com/SummerHF/ZHNavigationController.git",
"tag": "0.0.1"
},
"social_media_url": "https://summerhf.github.io/",
"platforms": {
"ios": "8.0"
},
"source_files": "ZHNavigationController/Classes/**/*",
"resource_bundles": {
"ZHNavigationController": [
"ZHNavigationController/Assets/*.png"
]
},
"pushed_with_swift_version": "4.0"
}