blob: a5cec5fbe1b3dd2ef0d364c1418f7c44e61963ba [file] [log] [blame]
{
"name": "Stubbilino",
"version": "0.1.1",
"summary": "Easy stubbing in Objective-C.",
"homepage": "https://github.com/robb/Stubbilino",
"license": "MIT",
"authors": {
"Robert Böhnke": "robb@robb.is"
},
"source": {
"git": "https://github.com/robb/Stubbilino.git",
"tag": "0.1.1"
},
"source_files": "Stubbilino/**/*.{h,m}",
"requires_arc": true
}