[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / 5 / 9 / S4 / 0.1.8 / S4.podspec.json
blob5a0c34b02d94248cb7a0c598c69535b5d64f5741
2   "name": "S4",
3   "version": "0.1.8",
4   "license": "MIT",
5   "homepage": "https://github.com/SwiftX/S4",
6   "authors": {
7     "Logan Wright": "logan.william.wright@gmail.com",
8     "Paulo Faria": "paulo.faria.rl@gmail.com"
9   },
10   "summary": "HTTP standards for Swift.",
11   "source": {
12     "git": "https://github.com/SwiftX/S4.git",
13     "tag": "0.1.8"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": "Sources/*.swift",
22   "dependencies": {
23     "C7": [
24       "~> 0.1"
25     ]
26   }