blob: 1459b89961fce0d39d6abf43cac4bfab2e8a1edf [file] [log] [blame]
{
"name": "ESRequest",
"version": "0.1.3",
"summary": "Request.",
"homepage": "https://github.com/cezres/ESRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cezres": "cezres@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cezres/ESRequest.git",
"tag": "0.1.3"
},
"source_files": "ESRequest",
"requires_arc": true,
"public_header_files": "ESRequest/*.h",
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"MBProgressHUD": [
]
}
}