[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / b / 5 / c / AutoMate-AppBuddy / 1.2.0 / AutoMate-AppBuddy.podspec.json
blob8d7767321d80bc10f80e801fa7eec2492a96e71b
2   "name": "AutoMate-AppBuddy",
3   "version": "1.2.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     "osx": "10.12",
17     "tvos": "9.2"
18   },
19   "source": {
20     "git": "https://github.com/PGSSoft/AutoMate-AppBuddy.git",
21     "tag": "1.2.0"
22   },
23   "source_files": [
24     "Classes",
25     "AutoMate-AppBuddy/**/*.{swift}"
26   ],
27   "weak_frameworks": [
28     "Contacts",
29     "EventKit"
30   ],
31   "pushed_with_swift_version": "3.0"