blob: 0cd7e2432afd7b63c7d72abd5cec07b8518d8c66 [file] [log] [blame]
{
"name": "ar_dispatch",
"version": "1.0.0",
"summary": "Dispatch functions run async code synchronous in tests",
"description": " Custom versions of the Foundation dispach_xxx functions that will run syncronously in your tests.\n",
"homepage": "https://github.com/orta/ar_dispatch",
"license": "MIT",
"authors": {
"Orta Therox": "orta.therox@gmail.com"
},
"source": {
"git": "https://github.com/orta/ar_dispatch.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/orta",
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": [
"Foundation"
]
}