[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / b / 5 / c / AutoMate-AppBuddy / 1.0.0 / AutoMate-AppBuddy.podspec.json
blob873383dae6ff1c8fd2d78f185a72f1809d36a92e
2   "name": "AutoMate-AppBuddy",
3   "version": "1.0.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.2"
16   },
17   "source": {
18     "git": "https://github.com/PGSSoft/AutoMate-AppBuddy.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "AutoMate-AppBuddy/**/*.{swift}"
24   ],
25   "weak_frameworks": [
26     "Contacts",
27     "EventKit"
28   ],
29   "pushed_with_swift_version": "3.0"