blob: 3beb689b7922e24c8a5b471f21b1105e460833b5 [file] [log] [blame]
{
"name": "RLog",
"version": "1.0.1",
"summary": "Simple & efficient logging library in Objective-C.",
"homepage": "https://github.com/GDXRepo/RLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Georgiy Malyukov": ""
},
"source": {
"git": "https://github.com/GDXRepo/RLog.git",
"tag": "1.0.1"
},
"social_media_url": "http://deadlineru.livejournal.com",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"deprecated": true
}