[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / f / 7 / Vinyl-Alamofire / 0.1.0 / Vinyl-Alamofire.podspec.json
blob1cbc84302840bb1ac7763e0448c8471d315fc1bb
2   "name": "Vinyl-Alamofire",
3   "version": "0.1.0",
4   "summary": "Network testing à la VCR in Swift",
5   "description": "Vinyl-Alamofire is designed to automate replaying network requests and integrate seamlessly with Alamofire. It takes heavy inspiration from Vinyl",
6   "homepage": "https://github.com/brightredchilli/Vinyl-Alamofire",
7   "authors": {
8     "brightredchilli": "(email)"
9   },
10   "license": "MIT",
11   "swift_version": "4.0",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.11",
15     "tvos": "9.1"
16   },
17   "source": {
18     "git": "https://github.com/brightredchilli/Vinyl.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "Vinyl/**/*.swift"