blob: a634dd111b988eb2643ef75f7cc475cf0c6d0db5 [file] [log] [blame]
{
"name": "Netstatus",
"version": "1.0.0",
"summary": "A small framework to monitor network changes in Swift",
"description": "NetStatus is a small and lightweight Swift framework that allows to monitor and being notified for network status changes in a super-easy way!",
"homepage": "https://appcoda.com",
"license": {
"type": "MIT",
"text": " Copyright 2019\n Permission is granted to...\n"
},
"authors": {
"khusboo.suhasini": "khusboo.suhasini@techjini.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/khusboosuhasiniTJ/Netstatus.git",
"tag": "1.0.0"
},
"source_files": "NetStatus/Source/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}