| { | |
| "name": "HexGrid", | |
| "version": "2.0.2", | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "summary": "HexGridSwift.", | |
| "homepage": "https://github.com/gtforge/HexGridSwift", | |
| "license": "BSD", | |
| "authors": { | |
| "Gil Polak": "gilp@gett.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/gtforge/HexGridSwift.git" | |
| }, | |
| "source_files": "HexGrid/*", | |
| "dependencies": { | |
| "Morton": [ | |
| ] | |
| }, | |
| "pushed_with_swift_version": "3.0" | |
| } |