blob: 9704623cfa72fbfa3e6ec3027eaea72372cbeaec [file] [log] [blame]
{
"name": "MLHttpDNS",
"version": "0.0.3",
"summary": "MLHttpDNS",
"homepage": "https://github.com/molon/MLHttpDNS",
"license": {
"type": "MIT"
},
"authors": {
"molon": "dudl@qq.com"
},
"source": {
"git": "https://github.com/molon/MLHttpDNS.git",
"tag": "0.0.3"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"public_header_files": "Classes/**/*.h",
"source_files": "Classes/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"YYCache": [
"~> 1.0.4"
]
}
}