blob: ca047f0443d0c0dd3f38fc0df2059941b77df53e [file] [log] [blame]
{
"name": "viewControllerUnit",
"version": "0.0.1",
"summary": "viewControllerUnit",
"description": "界面监听器",
"homepage": "https://github.com/lijinfu/UnitHelp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangchao": "664005016@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lijinfu/UnitHelp.git",
"tag": "0.0.1"
},
"source_files": "viewControllerUnit/**/*.{h,m}",
"requires_arc": true
}