blob: ae1d3ced2b5de29a0f26d6b3f6e469b04e4234cf [file] [log] [blame]
{
"name": "LibLoggerPod",
"version": "0.5.0",
"summary": "Creates a log of all the loaded dynamic libraries.",
"description": "Tracks binary image loading. Creates a log of all the loaded dynamic libraries.",
"homepage": "https://github.com/scottrichards/LibLoggerPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scott Richards": "scott.srichards@gmail.com"
},
"source": {
"git": "https://github.com/scottrichards/LibLoggerPod.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LibLoggerPod/Classes/**/*"
}