blob: c418394958c3a1f989c1cd50f52d09f5bc871449 [file] [log] [blame]
{
"name": "MXGSynchronizeTest",
"version": "1.0.0",
"summary": "Easily synchronize your async tests.",
"description": " Trivially synchronizes asynchronous tests with a simple block interface\n",
"homepage": "https://github.com/maxgoedjen/MXGSynchronizeTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Max Goedjen": "max.goedjen@gmail.com"
},
"source": {
"git": "https://github.com/maxgoedjen/MXGSynchronizeTest.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"frameworks": "XCTest"
}