blob: 36ed6897846e3be82a38d58b6889245f77767149 [file] [log] [blame]
{
"name": "Bluuur",
"version": "0.2.1",
"summary": "Native dynamic-radius live blur for iOS",
"description": "This UIVisualEffectsView subclass allows to dynamically adjust\nblur radius by changing property blurProgress from 0.0 to 1.0.",
"homepage": "https://github.com/ML-Works/Bluuur",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Bukov": "k06a@mlworks.com"
},
"source": {
"git": "https://github.com/ML-Works/Bluuur.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/k06a",
"platforms": {
"ios": "9.0"
},
"source_files": "Bluuur/Classes/**/*"
}