blob: 226f490e138fd389190c852db76429a14edd62d1 [file] [log] [blame]
{
"name": "Logger",
"version": "0.2.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": "9aa225a8859988fe2041ba35d1e7c2e97eeadc52",
"tag": "0.2.6"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"dependencies": {
"FlurrySDK": [
]
}
}