blob: 6e291802824d4d0300da98afd6d0ef1cc4fced0b [file] [log] [blame]
{
"name": "VPPReachability",
"version": "0.1.0",
"license": "MIT",
"summary": "VPPReachability Library for iOS simplifies access to the status of a given hostname.",
"homepage": "https://github.com/vicpenap/VPPReachability",
"authors": {
"Victor Pena": "contact@victorpena.es"
},
"source": {
"git": "https://github.com/vicpenap/VPPReachability.git",
"tag": "0.1.0"
},
"source_files": "VPPReachability/",
"frameworks": "SystemConfiguration",
"requires_arc": false
}