[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 5 / c / AutoMate-AppBuddy / 1.5.1 / AutoMate-AppBuddy.podspec.json
blob512440135f93bed52301f5aeead77ce2bea4104b
2   "name": "AutoMate-AppBuddy",
3   "version": "1.5.1",
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   "swift_versions": [
20     "5.0",
21     "5.0"
22   ],
23   "source": {
24     "git": "https://github.com/PGSSoft/AutoMate-AppBuddy.git",
25     "tag": "1.5.1"
26   },
27   "source_files": [
28     "Classes",
29     "AutoMate-AppBuddy/**/*.{swift}"
30   ],
31   "weak_frameworks": [
32     "Contacts",
33     "EventKit"
34   ],
35   "swift_version": "5.0"