blob: b7294b9ffeec0117fb40b9b9687b2375f21e50b1 [file] [log] [blame]
{
"name": "Catbird",
"version": "0.0.8",
"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.0.8/catbird.zip"
},
"preserve_paths": "*",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"swift_version": "5"
}