blob: ad0ef812a5bcd8fd5eac9395fd263c09978b102f [file] [log] [blame]
{
"name": "WGDNS",
"version": "1.0.1",
"summary": "DNS Service.",
"description": "DNS Lookup for me.",
"homepage": "https://github.com/lgw51/WGDNS",
"license": "MIT",
"authors": {
"7owen": "lgw52@hotmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lgw51/WGDNS.git",
"tag": "1.0.1"
},
"source_files": "WGDNS/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"HappyDNS": [
],
"FMDB": [
]
}
}