blob: 34c3f8569be269340207a06cd7142ebe494d5597 [file] [log] [blame]
{
"name": "iOSReachability",
"platforms": {
"ios": "10.0"
},
"summary": "This library will helpful to check internet connection and type of connection mobile or wifi.",
"requires_arc": true,
"version": "0.0.3",
"license": {
"type": "Copyright",
"text": "Created and licensed by Ashish Awasthi. Copyright 2019 Ashish Awasthi. All rights reserved."
},
"authors": {
"Ashish Awasthi": "myemail.awasthi@gmail.com"
},
"homepage": "https://github.com/awasthi027/",
"source": {
"git": "https://github.com/awasthi027/iOSReachability.git",
"branch": "master",
"tag": "0.0.3"
},
"source_files": "iOSReachability/**/*.{swift}",
"exclude_files": "iOSReachability/**/*.plist",
"swift_versions": "5.0",
"swift_version": "5.0"
}