blob: d2fbede149b9f8de343e2316392da1762eab11e3 [file] [log] [blame]
{
"name": "LRMocky",
"version": "0.9.0",
"summary": "A mock object library for Objective C, inspired by JMock 2.0.",
"license": "MIT",
"homepage": "http://github.com/lukeredpath/LRMocky",
"authors": {
"Luke Redpath": "luke@lukeredpath.co.uk"
},
"source": {
"git": "https://github.com/lukeredpath/LRMocky.git",
"tag": "v0.9.0"
},
"source_files": [
"Classes",
"Classes/LRMocky",
"Vendor"
],
"requires_arc": false
}