blob: 007a9b5a38f3ace6c550c1cd855ad0f15e6058e8 [file] [log] [blame]
{
"name": "FBNetworkReachability",
"version": "1.0.1",
"summary": "Class to get network reachability on iOS device",
"description": "Class to get network reachability on iOS device.\n",
"homepage": "https://github.com/dev5tec/FBNetworkReachability",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hiroshi Hashiguchi": "xcatsan@mac.com"
},
"source": {
"git": "https://github.com/dev5tec/FBNetworkReachability.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*"
}