[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 7 / 4 / WGDNS / 1.0.1 / WGDNS.podspec.json
blobad0ef812a5bcd8fd5eac9395fd263c09978b102f
2   "name": "WGDNS",
3   "version": "1.0.1",
4   "summary": "DNS Service.",
5   "description": "DNS Lookup for me.",
6   "homepage": "https://github.com/lgw51/WGDNS",
7   "license": "MIT",
8   "authors": {
9     "7owen": "lgw52@hotmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/lgw51/WGDNS.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "WGDNS/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "HappyDNS": [
23     ],
24     "FMDB": [
26     ]
27   }