[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 4 / 5 / AFHTTPRequestOperationLogger / 0.10.0 / AFHTTPRequestOperationLogger.podspec.json
blobbe13e1309ff12fdb3b8bc87a776a5b7fa12fd57f
2   "name": "AFHTTPRequestOperationLogger",
3   "version": "0.10.0",
4   "license": "MIT",
5   "summary": "AFNetworking Extension for HTTP Request Logging.",
6   "homepage": "https://github.com/AFNetworking/AFHTTPRequestOperationLogger",
7   "authors": {
8     "Mattt Thompson": "m@mattt.me"
9   },
10   "source": {
11     "git": "https://github.com/AFNetworking/AFHTTPRequestOperationLogger.git",
12     "tag": "0.10.0"
13   },
14   "source_files": "AFHTTPRequestOperationLogger.{h,m}",
15   "requires_arc": true,
16   "dependencies": {
17     "AFNetworking": [
18       ">= 0.9.0"
19     ]
20   }