blob: 3b71ee391743474d21b9fafd12d5dcdf802a746c [file] [log] [blame]
{
"name": "SwiftInterceptor",
"version": "2.0",
"summary": "Implementation of Okhttp Interceptor in Swift.",
"homepage": "https://github.com/JPAlary/swift-interceptor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "JPAlary",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JPAlary/swift-interceptor.git",
"tag": "2.0"
},
"source_files": "SwiftInterceptor/Source/*.{swift}",
"pushed_with_swift_version": "3.0"
}