blob: 9be1f4083e7a78a306aa7eec8fd40beb5306d59f [file] [log] [blame]
{
"name": "InternetConnection-AFNetworking",
"version": "1.0.0",
"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.0"
},
"source_files": "InternetConnection+AFNetworking/**/*.h",
"dependencies": {
"AFNetworking": [
]
}
}