[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / f / 1 / 7 / AFHTTPClientLogger / 0.6.1 / AFHTTPClientLogger.podspec.json
blobb1b62a6f12855e74472e2bf636828fdb184e5fda
2   "name": "AFHTTPClientLogger",
3   "version": "0.6.1",
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.6.1"
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   }