blob: b4bdcf9757df0eaa8a2faf06a1c8274817f84567 [file] [log] [blame]
{
"name": "AutoMate-AppBuddy",
"version": "1.4.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.4.0"
},
"source_files": [
"Classes",
"AutoMate-AppBuddy/**/*.{swift}"
],
"weak_frameworks": [
"Contacts",
"EventKit"
]
}