Skip to content

Instantly share code, notes, and snippets.

@funkyboy
Created November 24, 2015 12:06
Show Gist options
  • Save funkyboy/98f36d7b87ca0192044f to your computer and use it in GitHub Desktop.
Save funkyboy/98f36d7b87ca0192044f to your computer and use it in GitHub Desktop.
protocol HomeBlockProtocol {
static func populate(dictionary: [String: AnyObject]) -> HomeBlockProtocol
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment