blob: f0b6b73c9f5cc55f8e042bce5b894d0676862b74 [file] [log] [blame]
{
"name": "XCTest-watchOS",
"version": "0.0.1",
"license": "Apache License, Version 2.0",
"summary": "An implementation of XCTest for watchOS",
"homepage": "https://github.com/dfed/XCTest-watchOS",
"authors": "Dan Federman",
"source": {
"git": "https://github.com/dfed/XCTest-watchOS.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.{swift,h}",
"public_header_files": "Sources/*.h",
"platforms": {
"watchos": "2.0"
}
}