blob: 2fe1006567f5dd5a8e47bd688c54eb38ee0b2679 [file] [log] [blame]
{
"name": "StubPlay",
"version": "0.1.1",
"swift_version": "5.0",
"summary": "Mock 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.1.1"
},
"source_files": "Source/**/*.swift",
"platforms": {
"ios": "11.0",
"tvos": "11.0"
}
}