[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 0 / 6 / XCUIElement+Visible / 0.0.1 / XCUIElement+Visible.podspec.json
blobe1f76b4650a40186737c9503758230743bf067ca
2   "name": "XCUIElement+Visible",
3   "version": "0.0.1",
4   "summary": "It adds visible property to XCUIElement",
5   "description": "This extension adds computed property visible to XCUIElement. It is useful in UI Testing for checking if an element is visible on the screen.",
6   "homepage": "https://github.com/albinekcom/XCUIElement-Visible",
7   "license": "MIT",
8   "authors": {
9     "Albin 'albinek' Sadowski": "albinek@albinek.com"
10   },
11   "social_media_url": "http://twitter.com/albinekcom",
12   "platforms": {
13     "ios": "9.0",
14     "osx": "10.11"
15   },
16   "source": {
17     "git": "https://github.com/albinekcom/XCUIElement-Visible.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Sources",
21   "frameworks": "XCTest"