blob: 1cbc84302840bb1ac7763e0448c8471d315fc1bb [file] [log] [blame]
{
"name": "Vinyl-Alamofire",
"version": "0.1.0",
"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.git",
"tag": "0.1.0"
},
"source_files": "Vinyl/**/*.swift"
}