blob: 1bbd8e8b69c1c2609dd75c468980554821644298 [file] [log] [blame]
{
"name": "SnapReachability",
"version": "0.1.0",
"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": "amit.samant@engineerbabu.in"
},
"source": {
"git": "https://github.com/DominatorVbN/SnapReachability.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SnapReachability/Classes/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}