blob: cd9b58188c443d42baaf37308070325f71f9945c [file] [log] [blame]
{
"name": "Vinyl-Alamofire",
"version": "0.1.3",
"summary": "Network testing à la VCR in Swift",
"description": "Vinyl-Alamofire is designed to automate replaying network requests and integrate seamlessly with Alamofire. It takes heavy inspiration from Vinyl",
"homepage": "https://github.com/brightredchilli/Vinyl-Alamofire",
"authors": {
"brightredchilli": "(email)"
},
"license": "MIT",
"swift_version": "4.0",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.1"
},
"source": {
"git": "https://github.com/brightredchilli/Vinyl-Alamofire.git",
"tag": "0.1.3"
},
"source_files": "Vinyl/**/*"
}