blob: 512440135f93bed52301f5aeead77ce2bea4104b [file] [log] [blame]
{
"name": "AutoMate-AppBuddy",
"version": "1.5.1",
"summary": "Helper framework for writing UI automation tests with AutoMate.",
"homepage": "https://github.com/PGSSoft/AutoMate-AppBuddy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joanna Bednarz": "jbednarz@pgs-soft.com",
"Bartosz Janda": "bjanda@pgs-soft.com"
},
"platforms": {
"ios": "9.3",
"osx": "10.12",
"tvos": "9.2"
},
"swift_versions": [
"5.0",
"5.0"
],
"source": {
"git": "https://github.com/PGSSoft/AutoMate-AppBuddy.git",
"tag": "1.5.1"
},
"source_files": [
"Classes",
"AutoMate-AppBuddy/**/*.{swift}"
],
"weak_frameworks": [
"Contacts",
"EventKit"
],
"swift_version": "5.0"
}