{ | |
"name": "MockingJ", | |
"version": "0.2.0", | |
"summary": "HTTP Stubs for swift", | |
"homepage": "https://github.com/JuanjoArreola/MockingJ", | |
"license": "MIT", | |
"authors": { | |
"Juanjo": "juanjo.arreola@gmail.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/JuanjoArreola/MockingJ.git", | |
"tag": "0.2.0" | |
}, | |
"source_files": "Sources/*.swift", | |
"requires_arc": true, | |
"swift_version": "4.2" | |
} |