[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / 7 / AFHTTPClientLogger / 0.7.0 / AFHTTPClientLogger.podspec.json
blob9c71ffe36655c5994a3e37be0e16d40212187a33
2   "name": "AFHTTPClientLogger",
3   "version": "0.7.0",
4   "license": "MIT",
5   "authors": {
6     "Jon Parise": "jon@indelible.org"
7   },
8   "summary": "AFNetworking Extension for request logging.",
9   "homepage": "https://github.com/jparise/AFHTTPClientLogger",
10   "source": {
11     "git": "https://github.com/jparise/AFHTTPClientLogger.git",
12     "tag": "0.7.0"
13   },
14   "requires_arc": true,
15   "dependencies": {
16     "AFNetworking": [
17       ">= 2.3"
18     ]
19   },
20   "source_files": "AFHTTPClientLogger.{h,m}",
21   "platforms": {
22     "ios": "6.0"
23   }