blob: 8f98b88bc648e776e2165f00abc9754eb516378e [file] [log] [blame]
{
"name": "TKRGuard",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": "TKRGuard/*",
"frameworks": [
"XCTest",
"SenTestingKit"
],
"requires_arc": true
}