[Add] NeuroID 3.4.1
[CocoaPods.git] / Specs / 8 / d / 5 / XCUITestsAdditions / 1.1 / XCUITestsAdditions.podspec.json
blobe2b6b9a2a2f8210132434073c1b3ae56f87eaee4
2   "name": "XCUITestsAdditions",
3   "version": "1.1",
4   "summary": "Convenient methods used for waiting for UI elements",
5   "description": "XCUITestsAdditions provides simple methods that may help you in everyday work with XCode UI Tests.",
6   "homepage": "https://github.com/dstranz/XCUITestsAdditions",
7   "license": "MIT",
8   "authors": {
9     "Dominique Stranz": "web@dstranz.me"
10   },
11   "source": {
12     "git": "https://github.com/dstranz/XCUITestsAdditions.git",
13     "tag": "1.1"
14   },
15   "social_media_url": "https://twitter.com/dstranz",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "XCTest"