blob: 6fb22d819261886217783a331df07e02bc210813 [file] [log] [blame]
{
"name": "Catbird",
"version": "0.8.1",
"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.8.1/catbird.zip"
},
"preserve_paths": "*",
"swift_versions": "5",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
},
"swift_version": "5"
}