blob: f2dff08cdb43c48b504ca15970883b269e010c77 [file] [log] [blame]
{
"name": "HBDFocusLayer",
"version": "1.3.0",
"summary": "HBDFocusLayer",
"description": "Open source library. Focus Layer.",
"homepage": "https://github.com/HugoBoscDucros/HBDFocusLayer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hugo Bosc Ducros": "hugo.boscducros@gmail.com"
},
"source": {
"git": "https://github.com/HugoBoscDucros/HBDFocusLayer.git",
"tag": "1.3.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": [
"Supporting files/*.{h,m,swift,xib}",
"Sources/HBDFoculLayer/*.{h,m,swift,xib}"
],
"swift_version": "5.0"
}