blob: 06e8867cd2b32c47ea4bc7e702405f1b2b49355e [file] [log] [blame]
{
"name": "RSLogger",
"version": "1.2.1",
"summary": "Managed logging library in Objective-C.",
"homepage": "https://github.com/GDXRepo/RSLogger",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Georgiy Malyukov": ""
},
"source": {
"git": "https://github.com/GDXRepo/RSLogger.git",
"tag": "1.2.1"
},
"social_media_url": "http://deadlineru.livejournal.com",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"test": [
"Pod/Assets/*.png"
]
},
"deprecated": true
}