blob: f173969ef749abaa479a56a644f0212cc5c4be40 [file] [log] [blame]
{
"name": "SwiftClient",
"version": "3.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}