[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 0 / 3 / 4 / Bluuur / 0.2.1 / Bluuur.podspec.json
blob36ed6897846e3be82a38d58b6889245f77767149
2   "name": "Bluuur",
3   "version": "0.2.1",
4   "summary": "Native dynamic-radius live blur for iOS",
5   "description": "This UIVisualEffectsView subclass allows to dynamically adjust\nblur radius by changing property blurProgress from 0.0 to 1.0.",
6   "homepage": "https://github.com/ML-Works/Bluuur",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Bukov": "k06a@mlworks.com"
13   },
14   "source": {
15     "git": "https://github.com/ML-Works/Bluuur.git",
16     "tag": "0.2.1"
17   },
18   "social_media_url": "https://twitter.com/k06a",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Bluuur/Classes/**/*"