blob: edd0bad064e5215ad1de691651cb05bdf9155310 [file] [log] [blame]
{
"name": "DCLogger",
"version": "1.0.0",
"summary": "A lightweight logger tool for your iOS/tvOS app.",
"description": "DCLogger allow you to get pretty log information.",
"homepage": "https://github.com/dcortes22/DCLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dcortes22": "dcortes22@gmail.com"
},
"source": {
"git": "https://github.com/dcortes22/DCLogger.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/dcortes22",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "DCLogger/Classes/**/*",
"pushed_with_swift_version": "3.0"
}