blob: e48ddd30641846303ea832828af833215e63cd78 [file] [log] [blame]
{
"name": "TKRGuard",
"version": "1.0.0",
"summary": "The simple test helper for asynchronous processes.",
"homepage": "https://github.com/tokorom/TKRGuard",
"license": "MIT",
"authors": {
"tokorom": "tokorom@gmail.com"
},
"source": {
"git": "https://github.com/tokorom/TKRGuard.git",
"tag": "1.0.0"
},
"source_files": "TKRGuard/*",
"frameworks": [
"XCTest",
"SenTestingKit"
],
"requires_arc": true
}