blob: 0feef24b0e76d7a0aa8412f1299d8f44adbcae21 [file] [log] [blame]
{
"name": "Catbird",
"version": "0.0.7",
"summary": "Mock server for UI tests",
"homepage": "https://github.com/RedMadRobot/catbird",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Ignition": "ai@redmadrobot.com"
},
"source": {
"git": "https://github.com/RedMadRobot/catbird.git",
"tag": "0.0.7"
},
"source_files": "Sources/CatbirdAPI/*.swift",
"preserve_paths": [
"catbird",
"start.sh",
"stop.sh",
"Public/*",
"Resources/*"
],
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"swift_version": "5"
}