blob: 188654e5441ba1095a324b8e8ac2560318f29270 [file] [log] [blame]
{
"name": "ZSPop",
"version": "0.0.2",
"summary": "a category of UINavigationController for popping the appointed controller.",
"description": "a category of UINavigationController for popping the appointed controller.",
"homepage": "https://github.com/zuoshen123/ZSPopViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zuoshen123": "zuotong_zhao@hotmail.com"
},
"source": {
"git": "https://github.com/zuoshen123/ZSPopViewController.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZSPop/Classes/**/*"
}