blob: c9f5f48589e6d48e2541e0350c68213a570bf2a2 [file] [log] [blame]
{
"name": "MTLog",
"version": "0.6.1",
"summary": "An NSLog replacement for coders!",
"homepage": "https://github.com/icanzilb/MTLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marin Todorov": "touch-code-magazine@underplot.com"
},
"source": {
"git": "https://github.com/icanzilb/MTLog.git",
"tag": "0.6.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "MTLog/**/*.{m,h}",
"public_header_files": "MTLog/**/*.h",
"requires_arc": true,
"deprecated": true
}