blob: b93f3d2c553fe5db2063f4541c2dac76802430af [file] [log] [blame]
{
"name": "ZZCategory",
"version": "1.0.1",
"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"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/saberge/ZZCategory.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"ZZCategory/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}