blob: 2f6bc145cf2443974dac7022812631323e97c16c [file] [log] [blame]
{
"name": "WSLogger",
"version": "1.1.0",
"summary": "An iOS logger where it's possible to extend the log functionality",
"homepage": "https://github.com/whitesmith/WSLogger",
"license": "MIT",
"authors": {
"Ricardo Pereira": "m@ricardopereira.eu"
},
"source": {
"git": "https://github.com/whitesmith/WSLogger.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/whitesmithco",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"WSLogger/*.{h}",
"Source/**/*.{h,swift}"
],
"pushed_with_swift_version": "2.2"
}