| { |
| "name": "HexPatternView", |
| "version": "1.0.0", |
| "summary": "Create Beautiful hex design View.", |
| "homepage": "https://github.com/satishbabariya/HexPatternView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Satish Babariya": "satish.babariya@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/satishbabariya/HexPatternView.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "HexPatternView/Classes/**/*", |
| "ios": { |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ] |
| }, |
| "pushed_with_swift_version": "4.0" |
| } |