blob: f446b22f7d0bc0b7a1199b64da753987e6adcd0d [file] [log] [blame]
{
"name": "Catbird",
"version": "0.5.0",
"summary": "Mock server for UI tests",
"homepage": "https://github.com/RedMadRobot/catbird",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Ignition": "ai@redmadrobot.com"
},
"source_files": "Sources/CatbirdAPI/*.swift",
"source": {
"http": "https://github.com/RedMadRobot/catbird/releases/download/0.5.0/catbird.zip"
},
"preserve_paths": "*",
"swift_versions": "5",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
},
"swift_version": "5"
}