blob: b2fbbb1eb1a550cd73563d38bc758fa875c56a22 [file] [log] [blame]
{
"name": "BlockLeaksKiller",
"version": "0.0.2",
"summary": "A short description of BlockLeaksKiller.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ToLengSon/BlockLeaksKiller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wsong": "835151791@qq.com"
},
"source": {
"git": "https://github.com/ToLengSon/BlockLeaksKiller.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BlockLeaksKiller/Classes/**/*",
"dependencies": {
"MLeaksFinder": [
]
}
}