[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / e / 0 / BlurImageProcessor / 1.0.0 / BlurImageProcessor.podspec.json
blob83c0d046d86da14253cf1f7b6f5bc662fe200895
2   "name": "BlurImageProcessor",
3   "version": "1.0.0",
4   "summary": "BlurImageProcessor offers a very easy and practical way to generate blurred images in real time.",
5   "homepage": "https://github.com/danielalves/BlurImageProcessor",
6   "screenshots": "https://raw.githubusercontent.com/danielalves/BlurImageProcessor/master/blur-image-processor.gif",
7   "license": "MIT",
8   "authors": "Daniel L. Alves",
9   "source": {
10     "git": "https://github.com/danielalves/BlurImageProcessor.git",
11     "tag": "1.0.0"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "requires_arc": true,
17   "source_files": "BlurImageProcessor/ALDBlurImageProcessor",
18   "frameworks": "Accelerate"