blob: 75f3e07d1783b578ee7a293296857ec60f595b39 [file] [log] [blame]
{
"name": "CRZXYCategory",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": [
"CRZCategory",
"CRZCategory/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}