| { |
| "name": "HTTPDNS", |
| "version": "0.5.2", |
| "summary": "Use HTTP to resolve domain ( DNSPod AliYun )", |
| "description": "HTTPDNS 库 Objective-C 实现。\n支持 DNSPod、DNSPod 企业版、AliYunDNS 等(方便扩展)", |
| "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.5.2" |
| }, |
| "source_files": "HTTPDNS", |
| "platforms": { |
| "ios": "8.0", |
| "osx": "10.10" |
| }, |
| "frameworks": "Foundation", |
| "requires_arc": true |
| } |