blob: 321a762277688c811eedcf2daddd8c5c3425499e [file] [log] [blame]
{
"name": "SwiftClient",
"version": "3.0.4",
"license": "MIT",
"summary": "A simple HTTP client library written in Swift 3",
"homepage": "https://github.com/theadam/SwiftClient",
"authors": {
"Adam Nalisnick": "theadam4257@gmail.com",
"Sandro Machado": "sandroemachado@gmail.com"
},
"source": {
"git": "https://github.com/theadam/SwiftClient.git",
"tag": "3.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}