blob: 3776497189baccc3f6863895889978e037a76b82 [file] [log] [blame]
{
"name": "Logger",
"version": "0.2.1",
"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": "8f6067c53eb3432ed30ccaf8b852cfb2adc6a616",
"tag": "0.2.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"dependencies": {
"FlurrySDK": [
]
}
}