blob: 49f84598f640fd58760dbf9b383f08e63fdc408c [file] [log] [blame]
{
"name": "Kharon",
"version": "0.1.0",
"summary": "The burning rainbow bridge that reaches between your app and the UI tests process.",
"description": "Use Bifrost to send data from the UI test process to anywhere in your app.",
"homepage": "https://github.com/Zi0P4tch0/Kharon",
"license": "MIT",
"authors": {
"Matteo Pacini": "matteo@codecraft.it"
},
"source": {
"git": "https://github.com/Zi0P4tch0/Kharon.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Kharon/**/*.swift",
"swift_versions": [
"5.1"
],
"swift_version": "5.1"
}