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