blob: d094499d4a94e99f549459c51cdc7c0f2e4ce4b7 [file] [log] [blame]
{
"name": "NSEtcHosts",
"version": "1.0.0",
"summary": "/etc/hosts with NSURLRequest All networking library are compatible.",
"description": " /etc/hosts with NSURLRequest All networking library are compatible. 应用内实现域名Host绑定,开发利器。\n",
"homepage": "https://github.com/PonyCui/NSEtcHosts",
"license": "MIT",
"authors": "PonyCui",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/PonyCui/NSEtcHosts.git",
"tag": "1.0.0"
},
"source_files": [
"Src",
"Src/*.{h,m}"
],
"requires_arc": true
}