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