blob: 8d7767321d80bc10f80e801fa7eec2492a96e71b [file] [log] [blame]
{
"name": "AutoMate-AppBuddy",
"version": "1.2.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.2",
"osx": "10.12",
"tvos": "9.2"
},
"source": {
"git": "https://github.com/PGSSoft/AutoMate-AppBuddy.git",
"tag": "1.2.0"
},
"source_files": [
"Classes",
"AutoMate-AppBuddy/**/*.{swift}"
],
"weak_frameworks": [
"Contacts",
"EventKit"
],
"pushed_with_swift_version": "3.0"
}