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