blob: 233f6be77041a9c1bcc670b5a6b9ee07aa8a8306 [file] [log] [blame]
{
"name": "AFHTTPSessionManagerLogger",
"version": "1.0.0",
"license": "MIT",
"authors": {
"Kim Huang": "kim4apple@qq.com"
},
"summary": "AFNetworking Extension for request logging.",
"homepage": "https://github.com/jprothwell/AFHTTPSessionManagerLogger",
"source": {
"git": "https://github.com/jprothwell/AFHTTPSessionManagerLogger.git",
"tag": "1.0.0"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
">= 3.0"
]
},
"source_files": "AFHTTPSessionManagerLogger.{h,m}",
"platforms": {
"ios": "8.0"
}
}