blob: 28a986f58dc77c54f5adbf565e1fcc795f6bc9f4 [file] [log] [blame]
{
"name": "PINKDeallocHelper",
"version": "1.0.0",
"summary": "It's a helper for observing object dealloc",
"homepage": "https://github.com/ipinka/PINKDeallocHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Pinka",
"source": {
"git": "https://github.com/ipinka/PINKDeallocHelper.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "PINKDeallocHelper/Src"
}