blob: 0a4590a17d660e6c03af0c8dded9fd7200c02232 [file] [log] [blame]
{
"name": "Logger",
"version": "0.1.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": "5be099cb9cdeaf7c4f28e47e8f88e2a08592b61b",
"tag": "0.1.9"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"dependencies": {
"FlurrySDK": [
]
}
}