blob: bfccb2d698488b80762208787a05a0258b7e1239 [file] [log] [blame]
{
"name": "ReachableNetwork",
"version": "0.0.11",
"summary": "ReachableNetworkView framework to showing lost connection for user",
"description": "Framework which help monitor reachable and show reachable view for user",
"homepage": "https://github.com/DimaIgorevich/ReachableNetwork",
"license": "MIT",
"authors": {
"Dmitriy": "dzhimasan@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DimaIgorevich/ReachableNetwork.git",
"tag": "0.0.11"
},
"source_files": "ReachableNetwork/**/*.h",
"public_header_files": "ReachableNetwork/ReachableNetwork/Public/*",
"dependencies": {
"AFNetworking": [
]
}
}