[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / 7 / HTTPDNS / 0.4.0 / HTTPDNS.podspec.json
blob8317ac50fc8bf52b43e7b8685c61c243b30388a4
2   "name": "HTTPDNS",
3   "version": "0.4.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.4.0"
14   },
15   "source_files": "HTTPDNS",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9"
19   },
20   "frameworks": "Foundation",
21   "requires_arc": true