blob: a0446235df1cf08c19f07e667461f8b0d5cc3bd8 [file] [log] [blame]
{
"name": "BlurKit",
"version": "0.1.1",
"summary": "A lightweight library that can easily blur the view.",
"homepage": "https://github.com/touyu/BlurKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"touyu": "dev.akkey0222@gmail.com"
},
"source": {
"git": "https://github.com/touyu/BlurKit.git",
"tag": "0.1.1"
},
"source_files": "BlurKit/**/*.{swift}",
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
}
}