blob: 6d380d672029e169cf59ad8102181900548b1fbd [file] [log] [blame]
{
"name": "TKRGuard",
"version": "1.0.2",
"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.2"
},
"source_files": "TKRGuard/*",
"frameworks": [
"XCTest",
"SenTestingKit"
],
"requires_arc": true
}