[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / 3 / AlamofireLogger / 0.1.0 / AlamofireLogger.podspec.json
bloba5a8fb9b2b8401777b0a6251be11d11ea517f6c9
2   "name": "AlamofireLogger",
3   "version": "0.1.0",
4   "summary": "A linear interpolation microlibrary.",
5   "homepage": "https://github.com/dclelland/AlamofireLogger",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/AlamofireLogger.git",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "source_files": "AlamofireLogger.swift"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "Alamofire": [
25       "~> 3.1"
26     ]
27   }