blob: 1bf884e3102df582ed182595b8349fa20560ca2a [file] [log] [blame]
{
"name": "SquidLogger",
"version": "1.0.0",
"summary": "SquidLogger is a multicast logger written in Swift that send to multiple logs.",
"description": "SquidLogger is a multicast logger written in Swift that send to multiple logs.\n- iOS\n- Swift\n- Log\n- Multicast",
"homepage": "https://github.com/mothule/SquidLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mothule": "mothule.dev+github@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mothule/SquidLogger.git",
"tag": "1.0.0"
},
"source_files": "SquidLogger/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}