Missing Controller

Error: Wp-jsonController could not be found.

Error: Create the class Wp-jsonController below in file: app/controllers/wp-json_controller.php

<?php
class Wp-jsonController extends AppController {

	var $name = 'Wp-json';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp