blob: 0cb1b83771f1d3102a95f12c1724ed8109f12bd8 [file] [log] [blame]
{
"name": "HTTPDNS",
"version": "0.8.0",
"summary": "Use HTTP to resolve domain ( DNSPod AliYun Google )",
"description": "HTTPDNS 库 Objective-C 实现。\n支持 DNSPod、DNSPod 企业版、AliYunDNS、 Google 等(方便扩展)",
"homepage": "https://github.com/yourtion/HTTPDNS-OC",
"license": "MIT",
"authors": {
"Yourtion": "yourtion@gmail.com"
},
"source": {
"git": "https://github.com/yourtion/HTTPDNS-OC.git",
"tag": "0.8.0"
},
"source_files": "HTTPDNS",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"frameworks": "Foundation",
"requires_arc": true
}