blob: 2b5d2b11080d0ad253509413873600c7a6cddd16 [file] [log] [blame]
{
"name": "Domainer",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Domainer/Classes/**/*",
"public_header_files": "Domainer/Classes/**/*.h",
"frameworks": "Foundation"
}