blob: d382faaf3a0e3e207229a9aabb37f656b3150554 [file] [log] [blame]
{
"name": "StubPlay",
"version": "0.1.9",
"swift_versions": "5.3",
"summary": "Save http 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.9"
},
"source_files": [
"Source/*.swift",
"Vendor/swifter/XCode/Sources/*.swift"
],
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"swift_version": "5.3"
}