[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / 0 / 9 / AFNetworkingLogger / 1.0.1 / AFNetworkingLogger.podspec.json
blob176b55c7eca770421a1f6aaa691a6e597f2db089
2   "name": "AFNetworkingLogger",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "AFNetworking 3.0 Extension for Network Request Logging",
6   "homepage": "https://github.com/leleliu008/AFNetworkingLogger",
7   "authors": {
8     "fpliu": "792793182@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/leleliu008/AFNetworkingLogger.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "AFNetworkingLogger",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.9",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "dependencies": {
23     "AFNetworking/NSURLSession": [
24       "~> 3.0"
25     ]
26   }