blob: 0bae1665d6642e3eac5858f9e499aaf492c38ef6 [file] [log] [blame]
{
"name": "SwiftLogger",
"version": "0.5.0",
"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.5.0"
},
"social_media_url": "https://twitter.com/ayushn21",
"license": "MIT",
"requires_arc": true,
"source_files": "SwiftLogger/*.swift"
}