blob: 6b876ca1228719eba49a49a3a94652c06530b7d8 [file] [log] [blame]
{
"name": "CRZXYCategory",
"version": "0.0.7",
"summary": "A short description of CRZXYCategory.",
"description": "通过runtime动态修复bug",
"homepage": "https://github.com/chenqing512/CRZCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenqing512": "chenqing512@sina.com"
},
"source": {
"git": "https://github.com/chenqing512/CRZCategory.git",
"tag": "0.0.7"
},
"source_files": [
"CRZCategory",
"CRZCategory/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}