| { | |
| "name": "RSLogger", | |
| "version": "1.4.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.4.1" | |
| }, | |
| "social_media_url": "http://deadlineru.livejournal.com", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes/**/*", | |
| "deprecated": true | |
| } |