blob: 7200567b4dadf79d5958d9450e1eddf9111898c2 [file] [log] [blame]
{
"name": "NFReachability",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Framework/NFReachability.swift",
"swift_version": "4.2",
"frameworks": "Network"
}