[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / 2 / AutoMate / 0.1 / AutoMate.podspec.json
blobdbe7ac42e0a52f8cace4d6481b93143ce8305d84
2   "name": "AutoMate",
3   "version": "0.1",
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   },
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.11",
14     "tvos": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/PGSSoft/AutoMate.git",
18     "tag": "0.1"
19   },
20   "source_files": [
21     "Classes",
22     "AutoMate/**/*.{swift}"
23   ],
24   "frameworks": "XCTest"