blob: 3cc26ff5aaee23ac7a4cbf481b9e76299d810523 [file] [log] [blame]
{
"name": "StubPlay",
"version": "0.1.5",
"swift_versions": "5.0",
"summary": "Save https requests and responses and then replay them later on.",
"description": "Stub http requests. Saves requests and replays them. Handles various http responses and includes text, html, json, videos, and images",
"homepage": "https://github.com/mokten/StubPlay",
"license": {
"type": "MIT"
},
"authors": {
"mokten": "support@mokten.com"
},
"source": {
"git": "https://github.com/mokten/StubPlay.git",
"tag": "0.1.5"
},
"source_files": "Source/**/*.swift",
"platforms": {
"ios": "11.0",
"tvos": "11.0"
},
"dependencies": {
"Swifter": [
]
},
"swift_version": "5.0"
}