[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / 4 / Bluuur / 0.1.0 / Bluuur.podspec.json
blob71c4a4bbf445d6e8a00fb8493e12d733c3fd301f
2   "name": "Bluuur",
3   "version": "0.1.0",
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": "k06aaa@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ML-Works/Bluuur.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/k06a",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Bluuur/Classes/**/*",
23   "dependencies": {
24     "libextobjc": [
26     ]
27   }