blob: fe9aff7079328370977cc4cd9357ff2333c806df [file] [log] [blame]
{
"name": "WIUtility",
"version": "0.1.9",
"summary": "拓展基础控件,提高开发效率",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wikit-zyp/WIUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zyp": "me_zyp@163.com"
},
"source": {
"git": "https://github.com/wikit-zyp/WIUtility.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": "WIUtility/*.h",
"source_files": "WIUtility/**/*"
}