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