Simple implementation of the tutorial available at: https://wit.ai/docs/ios/4.0.0/quickstart
Replace xxx with your access token in FOOAppDeletage.m:
xxx
FOOAppDeletage.m
[Wit sharedInstance].accessToken = @"MY_TOKEN"; // replace xxx by your Wit access token