blob: d53fd61a68fc245b25d0452457c8ad56a561dc72 [file] [log] [blame]
{
"name": "Console2File",
"version": "1.0.0",
"summary": "Console2File to log even when a device is not connected to Xcode.",
"homepage": "https://github.com/priore/Console2File",
"license": "MIT",
"authors": {
"Danilo Priore": "support@prioregroup.com"
},
"source": {
"git": "https://github.com/priore/Console2File.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/danilopriore",
"swift_version": "4.0",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Console2File/Classes/*.swift"
}