[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / 7 / HTTPDNS / 0.7.0 / HTTPDNS.podspec.json
blob230d41aa31ff95de7163083d971e343b417121d6
2   "name": "HTTPDNS",
3   "version": "0.7.0",
4   "summary": "Use HTTP to resolve domain ( DNSPod AliYun )",
5   "description": "HTTPDNS 库 Objective-C 实现。\n支持 DNSPod、DNSPod 企业版、AliYunDNS 等(方便扩展)",
6   "homepage": "https://github.com/yourtion/HTTPDNS-OC",
7   "license": "MIT",
8   "authors": {
9     "Yourtion": "yourtion@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yourtion/HTTPDNS-OC.git",
13     "tag": "0.7.0"
14   },
15   "source_files": "HTTPDNS",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10"
19   },
20   "frameworks": "Foundation",
21   "requires_arc": true