blob: 75681e85c4438b589692d1394069f2df55d2d782 [file] [log] [blame]
{
"name": "logTracker",
"version": "0.1.1",
"summary": "Fast & simple, yet powerful & flexible logging framework for iOS - Swift 3.",
"description": "TODO: logTracker is a log framework for ios Apps and Libraries. Install the library into project, track your log messages using logTracker and manage your logs in single line.",
"homepage": "https://github.com/Yatheesan/logTracker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yatheesan Chandreswaran": "yatheesanc@zone24x7.com"
},
"source": {
"git": "https://github.com/Yatheesan/logTracker.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "logTracker/Classes/**/*",
"pushed_with_swift_version": "3.0"
}