[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 3 / 5 / 6 / AlamofireLogging / 1.0.3 / AlamofireLogging.podspec.json
blob19629d4a563f24cd7becc3ba847a99085092d377
2   "name": "AlamofireLogging",
3   "version": "1.0.3",
4   "summary": "Logging support for Alamofire",
5   "homepage": "https://github.com/Digipolitan/alamofire-logging",
6   "authors": "Digipolitan",
7   "source": {
8     "git": "https://github.com/Digipolitan/alamofire-logging.git",
9     "tag": "v1.0.3"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "8.0",
18     "watchos": "2.0",
19     "tvos": "9.0",
20     "osx": "10.10"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.0"
26     ]
27   },
28   "pushed_with_swift_version": "4.0"