blob: 42b81ba432b9dc6f0c4dd1bb468577f031e93d04 [file] [log] [blame]
{
"name": "SwiftLogger",
"version": "0.4.1",
"summary": "SwiftLogger is a lightweight, no frills, logging library written in Swift",
"authors": {
"Ayush Newatia": "ayush.newatia@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/ayushn21/SwiftLogger",
"source": {
"git": "https://github.com/ayushn21/SwiftLogger.git",
"tag": "0.4.1"
},
"social_media_url": "https://twitter.com/ayushn21",
"license": "MIT",
"requires_arc": true,
"source_files": "SwiftLogger/*.swift"
}