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