blob: e910bc8e5d3cb3490e9e4f887e97b7820b057dd9 [file] [log] [blame]
{
"name": "HostSetting",
"version": "1.0.0",
"summary": "change host for you app using urlprotocol",
"description": "HostSetting using URLProtocol to change host when request web resource. It use to debug program usually.",
"homepage": "https://github.com/09jianfeng/HostSetting",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"09jianfeng": "chenjianfeng@youmi.net"
},
"source": {
"git": "https://github.com/09jianfeng/HostSetting.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HostSetting/Classes/**/*"
}