| { |
| "name": "SSHoneyCombView", |
| "version": "0.1.0", |
| "summary": "A honey comb View that looks like a collection view with hexagon shaped items written in Swift 3.", |
| "description": "A honey comb View that looks like a collection view with hexagon shaped items written in Swift 3.\nVery Simple to use.", |
| "homepage": "https://github.com/SamehSalama/SSHoneyCombView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "samehsalama@hotmail.com": "samehsalama@hotmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/SamehSalama/SSHoneyCombView.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SSHoneyCombView/Classes/**/*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0.2" |
| } |