blob: 295b5d9c51334fee81a88896cad1ea98d4269f87 [file] [log] [blame]
{
"name": "WSLogger",
"version": "1.0.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.0.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\n"
}