blob: 5a0c34b02d94248cb7a0c598c69535b5d64f5741 [file] [log] [blame]
{
"name": "S4",
"version": "0.1.8",
"license": "MIT",
"homepage": "https://github.com/SwiftX/S4",
"authors": {
"Logan Wright": "logan.william.wright@gmail.com",
"Paulo Faria": "paulo.faria.rl@gmail.com"
},
"summary": "HTTP standards for Swift.",
"source": {
"git": "https://github.com/SwiftX/S4.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift",
"dependencies": {
"C7": [
"~> 0.1"
]
}
}