[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / 0 / XCTest-watchOS / 0.0.2 / XCTest-watchOS.podspec.json
blob99dc83f91ada627083935ae5383ed794f3e4154e
2   "name": "XCTest-watchOS",
3   "version": "0.0.2",
4   "license": "Apache License, Version 2.0",
5   "summary": "An implementation of XCTest for watchOS",
6   "homepage": "https://github.com/dfed/XCTest-watchOS",
7   "authors": "Dan Federman",
8   "source": {
9     "git": "https://github.com/dfed/XCTest-watchOS.git",
10     "tag": "0.0.2"
11   },
12   "source_files": "Sources/**/*.{swift,h}",
13   "public_header_files": "Sources/**/*.h",
14   "platforms": {
15     "watchos": "2.0"
16   },
17   "swift_versions": "4.0",
18   "swift_version": "4.0"