blob: 8fae18d46113632bcfa3224b29275a93db3a08a0 [file] [log] [blame]
{
"name": "APLogger",
"version": "1.3",
"summary": "Yet another logger framework for Swift/Objective-C",
"description": "This is a light-weight logger helper framework for Swift/Objective-C. It also can be custumizable for your taste!",
"homepage": "https://github.com/AppsComTr/APLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Orhun Mert Simsek": "mert@apps.com.tr"
},
"social_media_url": "http://twitter.com/orhunmertsimsek",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AppsComTr/APLogger.git",
"tag": "1.3"
},
"source_files": "APLogger/*.{h,m,swift}",
"swift_version": "4.2",
"documentation_url": "http://apps.com.tr/APLogger/docs/"
}