[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / 7 / HTTPDNS / 0.1.0 / HTTPDNS.podspec.json
blob653d5b297e6e2ab85d2df60602d8bb5398a0d0ff
2   "name": "HTTPDNS",
3   "version": "0.1.0",
4   "summary": "Use HTTP to resolve domain",
5   "description": "HttpDNS 库 Swift 实现(使用DNSPod)",
6   "homepage": "https://github.com/yourtion/HTTPDNS-Swift",
7   "license": "MIT",
8   "authors": {
9     "Yourtion": "yourtion@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yourtion/HTTPDNS-Swift.git",
13     "tag": "0.1.0"
14   },
15   "source_files": "HTTPDNS/*.swift",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "frameworks": "Foundation",
23   "requires_arc": true