blob: ca075d7cf108b23d33d7a0d2da9a242f6da80c2e [file] [log] [blame]
{
"name": "ZHNavigationController",
"version": "0.0.6",
"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.6"
},
"social_media_url": "https://summerhf.github.io/",
"platforms": {
"ios": "8.0"
},
"source_files": "ZHNavigationController/Classes/**/*",
"resource_bundles": {
"ZHNavigationController": [
"ZHNavigationController/Assets/*.png"
]
}
}