blob: 215e41b3a49d3be84a6fa2cf01bfaa7d953bda17 [file] [log] [blame]
{
"name": "KZHotFix",
"version": "0.0.1",
"summary": "Lightweight hot fix tool.",
"description": "Real-time repair of online problems.",
"homepage": "http://git.kanzhun-inc.com/bosszhipin/kzhotfix",
"license": "MIT",
"authors": {
"liuyaping": "https://github.com/LYPDoit"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipin/kzhotfix.git",
"tag": "0.0.1"
},
"source_files": "KZHotFix/*.{h,m,js}",
"public_header_files": "KZHotFix/*.h",
"frameworks": [
"Foundation",
"JavaScriptCore",
"UIKit"
]
}