blob: d4cbf6e39b8c3c67412f68f6e5ffdd84ba1f5c5d [file] [log] [blame]
{
"name": "HBDFocusLayer",
"version": "1.1",
"summary": "HBDFocusLayer",
"description": "Open source library. Focus Layer.",
"homepage": "https://www.kieferwiessler.com/zdkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hugo Bosc Ducros": "hugo@padam.io"
},
"source": {
"git": "https://github.com/HugoBoscDucros/HBDFocusLayer.git",
"tag": "1.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "FocusLayer/**/*.{h,m,swift,xib}"
}