blob: e28758cd6dfcf4824eb82ec1269b3ef5fa4b303d [file] [log] [blame]
{
"name": "SConnection",
"version": "0.0.2",
"summary": "SConnection is a lib for checking internet connection on iOS with Swift 3.",
"description": "SConnection is a pure-Swift library for checking internet connection on iOS with Swift 3",
"homepage": "https://github.com/GabrielLidenor/SConnection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gabriel Lidenor": "gabrielslack@gmail.com"
},
"source": {
"git": "https://github.com/GabrielLidenor/SConnection.git",
"tag": "0.0.2"
},
"social_media_url": "https://twitter.com/GabrielLidenor",
"platforms": {
"ios": "8.0"
},
"source_files": "SConnection/Classes/**/*",
"pushed_with_swift_version": "3.0"
}