blob: ef9bced03dce3d77f4f13531436f111d4a222a18 [file] [log] [blame]
{
"name": "ZBNavigator",
"version": "0.1.1",
"summary": "A short description of ZBNavigator.",
"description": "ZBNavigator",
"homepage": "https://github.com/k373379320/ZBNavigator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"肖志斌": "373379320@qq.com"
},
"source": {
"git": "https://github.com/k373379320/ZBNavigator.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBNavigator/Classes/**/*",
"prefix_header_contents": "#import \"ZBNavigatorHeader.h\"",
"dependencies": {
"ZBYAML": [
]
}
}