[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 0 / a / 3 / US2UITestAdditions / 0.1.1 / US2UITestAdditions.podspec.json
blob3b72a4004ba71bf9014aa292fdc60a6cc67b3aff
2   "name": "US2UITestAdditions",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "XCTest helpers for Xcode UI Automation testing",
6   "homepage": "https://github.com/ustwo/ui-test-additions-swift",
7   "authors": {
8     "Shagun Madhikarmi": "shagun@ustwo.com",
9     "Jarod McBride": "jarod@ustwo.com",
10     "Conor O'Mahoney": "conor@ustwo.com"
11   },
12   "source": {
13     "git": "https://github.com/ustwo/ui-test-additions-swift.git",
14     "tag": "v0.1.1"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "Sources/*.swift",
20   "requires_arc": true,
21   "frameworks": "XCTest",
22   "pushed_with_swift_version": "3.0"