blob: 7cea8b5be54c59bfc950f030546efc3e7fe744ce [file] [log] [blame]
{
"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"
}