2 "name": "SwaggerAutomocker",
4 "summary": "An automatic mock server to speed up your initial development using swagger json.",
5 "swift_versions": "5.0",
6 "description": "SwaggerAutomocker will read a swagger json file and launch a mock server which will respond to all calls to the endpoints defined in swagger json.",
7 "homepage": "https://github.com/lngyeen/SwaggerAutomocker",
13 "lngyeen": "lngyeen@openwt.com"
16 "git": "https://github.com/lngyeen/SwaggerAutomocker.git",
22 "source_files": "SwaggerAutomocker/Classes/**/*",
31 "swift_version": "5.0"