[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / f / d / DNSKit / 0.0.1 / DNSKit.podspec.json
blob8aa15d9c581fd280141f2500df0d17118a949676
2   "name": "DNSKit",
3   "version": "0.0.1",
4   "summary": "Access to DNS queries the Objective-C way.",
5   "homepage": "https://github.com/jeff7091/objc-dnskit",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jeff Enderwick": "jeff.enderwick@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/jeff7091/objc-dnskit.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "DNSKit/*.{h,m,c}",
18   "frameworks": "CFNetwork",
19   "requires_arc": false