blob: 95908a852791d9aaa2ae7919db735194a73132ca [file] [log] [blame]
{
"name": "LibLoggerPod",
"version": "1.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": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LibLoggerPod/Classes/**/*"
}