blob: 66903a0ec0af3fdb126c98f4234db0b71eb009f4 [file] [log] [blame]
{
"name": "NFReachability",
"version": "0.3.0",
"summary": "Using iOS Network framework we can predict the reachability much smarter way.",
"description": "Using iOS Network framework we can predict the reachability much smarter way",
"homepage": "https://github.com/grinder81/nfreachability",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Md Al Mamun": "shohag.csesust@gmail.com"
},
"source": {
"git": "https://github.com/grinder81/nfreachability.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Component/NFReachability.swift",
"swift_version": "4.2",
"frameworks": "Network"
}