blob: 54d1157e664a4fb47304609eba88ca6c126db51a [file] [log] [blame]
{
"name": "Bluuur",
"version": "0.3.1",
"summary": "Native dynamic-radius live blur for iOS",
"description": "This UIVisualEffectsView subclass allows to\ndynamically adjust blur radius and other values\nby changing a lot of properties.",
"homepage": "https://github.com/ML-Works/Bluuur",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Bukov": "k06a@mlworks.com"
},
"social_media_url": "https://twitter.com/k06a",
"source": {
"git": "https://github.com/ML-Works/Bluuur.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "Bluuur/Classes/**/*"
}