blob: 471b7480f62c49c9a2464a68d7d4c15845909e19 [file] [log] [blame]
{
"name": "InternetConnection-AFNetworking",
"version": "1.0.1",
"summary": "Show reachable view if network has been lost",
"description": "Framework which help monitor reachable and show reachable view for user",
"homepage": "https://github.com/DimaIgorevich/InternetConnection-AFNetworking",
"license": "MIT",
"authors": {
"Dmitriy": "dzhimasan@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DimaIgorevich/InternetConnection-AFNetworking.git",
"tag": "1.0.1"
},
"source_files": "InternetConnection+AFNetworking/**/*.h",
"dependencies": {
"AFNetworking": [
]
}
}