[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 2 / AutoMate / 1.1.0 / AutoMate.podspec.json
blob6776188877f23731129c9875de0a5ff66f6509d7
2   "name": "AutoMate",
3   "version": "1.1.0",
4   "summary": "Swift framework containing set of helpful XCTest extensions for writing UI automation tests.",
5   "homepage": "https://github.com/PGSSoft/AutoMate",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Joanna Bednarz": "jbednarz@pgs-soft.com",
12     "Paweł Szot": "pszot@pgs-soft.com",
13     "Bartosz Janda": "bjanda@pgs-soft.com",
14     "Paweł Kania": "pkania@pgs-soft.com",
15     "Michał Myśliwiec": "mmysliwiec@pgs-soft.com",
16     "Ewelina Cyło": "ecylo@pgs-soft.com"
17   },
18   "platforms": {
19     "ios": "9.2"
20   },
21   "source": {
22     "git": "https://github.com/PGSSoft/AutoMate.git",
23     "tag": "1.1.0"
24   },
25   "source_files": [
26     "Classes",
27     "AutoMate/**/*.{swift}"
28   ],
29   "frameworks": "XCTest",
30   "pushed_with_swift_version": "3.0"