blob: b1aeae40c43eca220495dbabc26ce158550c8a50 [file] [log] [blame]
{
"name": "SwiftHTTP",
"version": "3.0.1",
"summary": "Thin wrapper around NSURLSession in Swift. Simplifies HTTP requests.",
"homepage": "https://github.com/daltoniam/SwiftHTTP",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "http://daltoniam.com"
},
"source": {
"git": "https://github.com/daltoniam/SwiftHTTP.git",
"tag": "3.0.1"
},
"social_media_url": "http://twitter.com/daltoniam",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}