blob: 818182f23807bc8dd5b7e9f37c93e735d95d5192 [file] [log] [blame]
{
"name": "TKRSpecificTest",
"version": "0.0.1",
"summary": "Run a specific test case by xcodebuild.",
"homepage": "https://github.com/tokorom/TKRSpecificTest",
"license": "MIT",
"authors": {
"tokorom": "tokorom@gmail.com"
},
"source": {
"git": "https://github.com/tokorom/TKRSpecificTest.git",
"tag": "0.0.1"
},
"source_files": "TKRSpecificTest/*",
"frameworks": [
"XCTest",
"SenTestingKit"
],
"requires_arc": true
}