blob: 1a859699b29ab45e636b809581e5703c4fbd89eb [file] [log] [blame]
{
"name": "CRZXYCategory",
"version": "0.0.3",
"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"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenqing512/CRZCategory.git",
"tag": "0.0.3"
},
"source_files": [
"CRZCategory",
"CRZCategory/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
]
}