blob: 72e5b784d72fb5bf649d64ad9306e793c773d15f [file] [log] [blame]
{
"name": "ZXTKit",
"version": "0.0.1",
"summary": "分类扩展",
"description": "Pod 分类扩展",
"homepage": "https://github.com/lizzie8023/ZXTKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lizzie8023": "zhangquan896@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lizzie8023/ZXTKit.git",
"tag": "0.0.1"
},
"source_files": [
"ZXTKit",
"ZXTKit/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}