{ | |
"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 | |
} |