blob: 1ff90265fa88333ae9217edd5046d3f2dd21f303 [file] [log] [blame]
{
"name": "LeakCheak",
"version": "0.2.0",
"summary": "memory leak check",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xiacl/LeakCheak",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiacl": "xiacl@ect888.com"
},
"source": {
"git": "https://github.com/xiachenglong12/CLLeakCheak.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LeakCheak/Classes/**/*"
}