blob: 22c5377b4730c462379f67ce4ef172d14049643a [file] [log] [blame]
{
"name": "SnapReachability",
"version": "0.1.2",
"summary": "SnapReachability helps you to acces device network connectivity status with ease.",
"description": "SnapReachability uses delagtion pattern to notify about network events, also it handle Realtime network detection.",
"homepage": "https://github.com/DominatorVbN/SnapReachability",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DominatorVbN": "as9039851921@gmail.com"
},
"source": {
"git": "https://github.com/DominatorVbN/SnapReachability.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/iOS_Dev_Amit",
"platforms": {
"ios": "8.0"
},
"source_files": "SnapReachability/Classes/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}