blob: 5c9b86e13e4ba5077723118b8cddb07a21d0d3ca [file] [log] [blame]
{
"name": "RGLogger",
"version": "2.2",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"summary": "Logger for iOS",
"description": "Logger for iOS without overheads ;)",
"homepage": "https://github.com/gran33/RGLogger",
"authors": {
"Ran Greenberg": "https://github.com/gran33"
},
"source": {
"git": "https://github.com/gran33/RGLogger.git",
"tag": "2.2"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "RGLogger/RGLoggerHeader/RGLogger.h"
}