blob: 208cfbd3cc5409111a048dc4ea85746f9b9fc56d [file] [log] [blame]
{
"name": "AutoMate-AppBuddy",
"version": "1.5.0",
"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"
},
"source": {
"git": "https://github.com/PGSSoft/AutoMate-AppBuddy.git",
"tag": "1.5.0"
},
"source_files": [
"Classes",
"AutoMate-AppBuddy/**/*.{swift}"
],
"weak_frameworks": [
"Contacts",
"EventKit"
]
}