blob: 7dd86d81df95520f4f22fa8c23a3777f4354683a [file] [log] [blame]
{
"name": "ZZCategory",
"version": "1.0.0",
"summary": "Common base class method collection",
"description": "Common base class method collection, I will keep updating, also welcome you to join.",
"homepage": "https://github.com/saberge/ZZCategory",
"license": "MIT",
"authors": {
"zhenglaixian": "saberge@163.com"
},
"source": {
"git": "https://github.com/saberge/ZZCategory.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"ZZCategory/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}