blob: 695e8086d47a6b363ce8f92c46e46b559892f697 [file] [log] [blame]
{
"name": "MTTestSemaphore",
"version": "0.0.1",
"summary": "A class to help you create unit tests that test asynchronous methods.",
"homepage": "http://www.touch-code-magazine.com/unit-testing-for-blocks-based-apis/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Marin Todorov",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/icanzilb/MTTestSemaphore.git",
"commit": "802d2e677c7637be933e6510cde80127e3fc54d0"
},
"source_files": "MTTestSemaphore/MTTestSemaphor.{h,m}",
"requires_arc": true
}