blob: 675b813ef0a3697de90a450eba324e7c6452f472 [file] [log] [blame]
{
"name": "DTRequestVerifier",
"version": "1.1.1",
"summary": "Easy, extensible NSURLRequest verification",
"homepage": "https://github.com/DenHeadless/DTRequestVerifier",
"license": "MIT",
"authors": {
"Denys Telezhkin": "denys.telezhkin@yandex.ru"
},
"source": {
"git": "https://github.com/DenHeadless/DTRequestVerifier.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true,
"source_files": "DTRequestVerifier/*.*",
"deprecated": true
}