blob: 5ea9341d684a0cf517a566287f7442e1316c8869 [file] [log] [blame]
{
"name": "Surikae",
"version": "0.2.1",
"license": "BSD",
"summary": "Surikae exchanges a class or instance method with blocks. It’s helpful for unit testing of Objective-C.",
"homepage": "https://github.com/katsuyoshi/Surikae/wiki",
"authors": {
"Katsuyoshi Ito": "kito@itosoft.com"
},
"source": {
"git": "https://github.com/katsuyoshi/Surikae.git",
"tag": "0.2.1"
},
"platforms": {
"ios": null
},
"source_files": "surikae",
"frameworks": "Foundation",
"requires_arc": false
}