blob: 1a58f3649dc624b338d7c657a291da8eb5fee7ba [file] [log] [blame]
{
"name": "MZTCommon",
"version": "1.0.5",
"summary": "基础组件",
"description": "基础组件上传cocoapods",
"homepage": "https://github.com/Mozzat/MZTCommon",
"license": "MIT",
"authors": {
"Mozzat": "taogroups@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Mozzat/MZTCommon.git",
"tag": "1.0.5"
},
"source_files": [
"Common",
"Common/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}