blob: d7b7b6d4bb3155bcf82e348c96a6bdf7cb849b99 [file] [log] [blame]
{
"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"
}