[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / f / e / PBJHexagon / 0.1.0 / PBJHexagon.podspec.json
bloba2cdc1481f9ebc6117eeb1ff2be2ab6dd1c9b068
2   "name": "PBJHexagon",
3   "version": "0.1.0",
4   "summary": "iOS hexagon grid layout for UICollectionViews.",
5   "homepage": "https://github.com/piemonte/PBJHexagon",
6   "license": "MIT",
7   "authors": {
8     "Patrick Piemonte": "piemonte@alumni.cmu.edu"
9   },
10   "source": {
11     "git": "https://github.com/piemonte/PBJHexagon.git",
12     "tag": "v0.1.0"
13   },
14   "frameworks": [
15     "QuartzCore",
16     "UIKit"
17   ],
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "Source",
22   "requires_arc": true