blob: 8eb432420880b29cb8f650d3c35f00bc29e8c103 [file] [log] [blame]
{
"name": "KLLeaks",
"version": "1.0.0",
"summary": "内存检测组件",
"description": "组件简介:\n通过Pod导入即可,无需导入头文件;只在Debug环境生效;",
"homepage": "https://github.com/Kalanhall",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kalan": "Kalanhall@163.com"
},
"source": {
"git": "https://github.com/Kalanhall/KLLeaks.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KLLeaks/Classes/**/*"
}