blob: 8a20d71c521faff114eb409b5c3cfeb1d31620ea [file] [log] [blame]
{
"name": "Horizon",
"version": "1.0.1",
"summary": "Horizon lets you find out if a host truly is reachable",
"homepage": "https://github.com/pisarm/Horizon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Flemming Pedersen": "flemming@pisarm.dk"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.1",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/pisarm/Horizon.git",
"tag": "1.0.1"
},
"source_files": [
"Sources",
"Sources/**/*.swift"
]
}