blob: 8ff9aeec9adc812a828bf0587c8a8ae387c22e00 [file] [log] [blame]
{
"name": "NetReachability",
"version": "0.0.1",
"summary": "Check Internet Reachability in Swift",
"homepage": "https://github.com/liufan321/NetReachability",
"license": "MIT",
"authors": {
"Fan Liu": "liufan321@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liufan321/NetReachability.git",
"tag": "0.0.1"
},
"source_files": "Source/*.swift",
"requires_arc": true
}