blob: 08c8a61f21ba3aae31bd9b8d3e69643d2a9f925e [file] [log] [blame]
{
"name": "Domainer",
"version": "0.2.0",
"summary": "Manage multi-domain url auto mapping ip address table.",
"description": "Manage multi-domain url mapping IP address,it prodives find best domain which with low latency,bypass dns resolver when ip table exists the domain.",
"homepage": "https://github.com/FelixLinBH/Domainer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"felix.lin": "fly_81211@hotmail.com"
},
"source": {
"git": "https://github.com/FelixLinBH/Domainer.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Domainer/Classes/**/*",
"public_header_files": "Domainer/Classes/**/*.h",
"frameworks": "Foundation"
}