blob: c729d957d705e848dcf79d574a329da9e3c82fee [file] [log] [blame]
{
"name": "ZWBaseManager",
"version": "0.1.5",
"summary": "常用的基础类别",
"description": "TODO: 常用的一些基础的类别.",
"homepage": "https://github.com/weizhangCoder/ZWBaseManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weizhangCoder": "zhang.wei5@jyall.com"
},
"source": {
"git": "https://github.com/weizhangCoder/ZWBaseManager.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Category",
"source_files": "ZWBaseManager/Classes/Category/**/*"
}
]
}