blob: ce3b49b504e448beb2590392f8a2b554034c56c7 [file] [log] [blame]
{
"name": "GTNetworkChecker",
"version": "0.1.2",
"summary": "Library that helps check internet quality of iOS device.",
"description": "Library helps check internet speed and quality of iOS device programmatically",
"homepage": "https://github.com/Ar7Style/GTNetworkChecker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ar7Style": "g.tareyev@pediatr247.ru"
},
"source": {
"git": "https://github.com/Ar7Style/GTNetworkChecker.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GTNetworkChecker/Classes/**/*"
}