[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / e / 2 / AutoMate / 1.0 / AutoMate.podspec.json
blobe3cb82dbb7885fad116c862159e2f3e9bd63c322
2   "name": "AutoMate",
3   "version": "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": "MIT",
7   "authors": {
8     "Joanna Bednarz": "jbednarz@pgs-soft.com",
9     "Paweł Szot": "pszot@pgs-soft.com",
10     "Bartosz Janda": "bjanda@pgs-soft.com",
11     "Paweł Kania": "pkania@pgs-soft.com",
12     "Michał Myśliwiec": "mmysliwiec@pgs-soft.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/PGSSoft/AutoMate.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "Classes",
23     "AutoMate/**/*.{swift}"
24   ],
25   "frameworks": "XCTest"