[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / b / 5 / c / AutoMate-AppBuddy / 1.4.0 / AutoMate-AppBuddy.podspec.json
blobb4bdcf9757df0eaa8a2faf06a1c8274817f84567
2   "name": "AutoMate-AppBuddy",
3   "version": "1.4.0",
4   "summary": "Helper framework for writing UI automation tests with AutoMate.",
5   "homepage": "https://github.com/PGSSoft/AutoMate-AppBuddy",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Joanna Bednarz": "jbednarz@pgs-soft.com",
12     "Bartosz Janda": "bjanda@pgs-soft.com"
13   },
14   "platforms": {
15     "ios": "9.3",
16     "osx": "10.12",
17     "tvos": "9.2"
18   },
19   "source": {
20     "git": "https://github.com/PGSSoft/AutoMate-AppBuddy.git",
21     "tag": "1.4.0"
22   },
23   "source_files": [
24     "Classes",
25     "AutoMate-AppBuddy/**/*.{swift}"
26   ],
27   "weak_frameworks": [
28     "Contacts",
29     "EventKit"
30   ]