blob: 5fdb8c7d721daf4534b22ee7b5f39cdef6ff0a88 [file] [log] [blame]
{
"name": "DYManagerTool",
"version": "0.0.3",
"summary": "DYManagerTool是对类别的封装",
"description": "DYManagerTool是对类别的封装,方便二次集成使用",
"homepage": "https://github.com/935866988/DYManagerTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"935866988@qq.com": "liangyongsheng@danyuantech.com"
},
"source": {
"git": "https://github.com/935866988/DYManagerTool.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DYManagerTool/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
}
}