blob: 9088efed9ca4325f9ebad0f702b0c8d3ccd5cebc [file] [log] [blame]
{
"name": "StubPlay",
"version": "0.1.8",
"swift_versions": "5.1",
"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.8"
},
"source_files": "Source/**/*.swift",
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"dependencies": {
"Swifter": [
]
},
"swift_version": "5.1"
}