blob: cdc9326743b64cb4c8efd4a46c9fc428d131f365 [file] [log] [blame]
{
"name": "MLeaksFinder",
"version": "0.1.0",
"summary": "Find memory leaks in your iOS app at develop time.",
"homepage": "https://github.com/Zepo/MLeaksFinder",
"license": "MIT",
"authors": {
"Zeposhe": "zeposhe@163.com"
},
"source": {
"git": "https://github.com/Zepo/MLeaksFinder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "MLeaksFinder/**/*"
}