[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / e / a / d / AlamofireNetworkLogger / 0.0.2 / AlamofireNetworkLogger.podspec.json
blobc9271eeb3b31698618f1cbc4b13dc67d963837d2
2   "name": "AlamofireNetworkLogger",
3   "version": "0.0.2",
4   "summary": "Network Logger for Alamofire",
5   "homepage": "https://github.com/Dwarven/AlamofireNetworkLogger",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dwarven": "prison.yang@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/DwarvenYang",
14   "source": {
15     "git": "https://github.com/Dwarven/AlamofireNetworkLogger.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "Class/*.swift",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.11",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "dependencies": {
26     "Alamofire": [
27       "~> 4.0"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"