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