blob: 25d248d0c5ce7a34e57cfe723d859278d49127fc [file] [log] [blame]
{
"name": "Logger",
"version": "0.1.6",
"summary": "Multiple logger to console, flurry and alert (optional)",
"description": " This library is created for simple unified logging successful and unsuccessful events.\n Using any of these tools is optional, and can be adjusted\n",
"homepage": "https://github.com/vsdyachkov/Logger",
"license": "MIT",
"authors": {
"Victor": "vsdyachkov@rambler.ru"
},
"source": {
"git": "https://github.com/vsdyachkov/Logger.git",
"commit": "213854d0b0226612c7fe4c572752ae96e57989fe",
"tag": "0.1.6"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"dependencies": {
"FlurrySDK": [
]
}
}