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