blob: d4bb676eb40d22353a0503fb9e28f854f77f9bad [file] [log] [blame]
{
"name": "DSZContact",
"version": "0.0.2",
"summary": "A tool for dashouzi.",
"homepage": "https://github.com/zjh12580/DSZTool",
"license": "MIT",
"authors": {
"zhaojh": "zhaojinhui@corp-ci.com"
},
"source": {
"git": "git@gitee.com:wodetianzhaojh/DSZContact.git",
"tag": "0.0.2"
},
"requires_arc": true,
"source_files": "DSZContact/**/*.{h,m}",
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"DSZ_Tool": [
]
}
}