blob: d159a020454a220f5f1804080e6370a090a8f10f [file] [log] [blame]
{
"name": "FluidHighlighter",
"version": "1.0.1",
"summary": "FluidHighlighter easily implements the Fluid Interface based highlighting effect on UIView and UIControl.",
"homepage": "https://github.com/k-lpmg/FluidHighlighter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DongHee Kang": "kanglpmg@gmail.com"
},
"source": {
"git": "https://github.com/k-lpmg/FluidHighlighter.git",
"tag": "1.0.1"
},
"documentation_url": "https://github.com/k-lpmg/FluidHighlighter/blob/master/README.md",
"ios": {
"source_files": "Sources/**/*.swift"
},
"platforms": {
"ios": "8.0"
}
}