{ | |
"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" | |
} | |
} |