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