blob: a59e87ebc8658914ecc52df5df40890d426e1bcc [file] [log] [blame]
{
"name": "RLog",
"version": "1.0.3",
"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.3"
},
"social_media_url": "http://deadlineru.livejournal.com",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"deprecated": true
}