blob: 6ab03ebb496c31f541320bf7e7ae641c219aaecd [file] [log] [blame]
{
"name": "UIViewControllerPageTool",
"version": "1.0",
"summary": "方便快速定位最上层页面,前一个页面以及页面层级",
"homepage": "https://github.com/heroims/UIViewControllerPageTool",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"heroims": "heroims@163.com"
},
"source": {
"git": "https://github.com/heroims/UIViewControllerPageTool.git",
"tag": "1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "UIViewControllerPageTool/*.{h,m}"
}