Create and manage hexagonal shapes and grid. Based on the materials from http://www.redblobgames.com/grids/hexagons.
##Requirements
iOS 7.0+
##Installation
####Using CocoaPods
Simply add the following line to your Podfile:
pod 'ObjectiveHexagon', :git=>'https://github.com/denizztret/ObjectiveHexagon.git', :tag=>'0.2.0'See demo app and Playgrounds.
