blob: 4146ca2573e5df6202ee270e9cc77af586edbb7d [file] [log] [blame]
{
"name": "StubPlay",
"version": "0.1.2",
"swift_version": "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.2"
},
"source_files": "Source/**/*.swift",
"platforms": {
"ios": "11.0",
"tvos": "11.0"
}
}