blob: 9f1ccb2ddc97e2fb3d76efe033f6f3815a1948cc [file] [log] [blame]
{
"name": "StubPlay",
"version": "0.0.1",
"swift_version": "5.0",
"summary": "Stub http requests. Saves requests and replays them. Handles various http responses and includes text, html, json, videos, and images",
"description": "Mock 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.0.1"
},
"platforms": {
"ios": "11.0",
"tvos": "11.0"
},
"source_files": "Source/*.swift"
}