[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 4 / 2 / f / boxBlur / 0.0.1 / boxBlur.podspec.json
blobfe8e096001749a87263e276ff697ac60273af5e8
2   "name": "boxBlur",
3   "version": "0.0.1",
4   "summary": "This helps blur background images using Accelerate",
5   "description": "                    This is a pod for blurring background images using accelerate\n                    Enjoy a simple interface for blurring images!\n\n                    This code was re-used from the WWDC Apple Conference and should be credited to them and their running with a snap blurring demo. If you would like to download the original source code feel free to get it from https://developer.apple.com/library/mac/navigation/index.html#section=Resource%20Types&topic=Sample%20Code\n",
6   "homepage": "https://github.com/byliner/BoxBlur",
7   "license": "MIT",
8   "authors": {
9     "John Figueiredo": "john@johnfigueiredo.com"
10   },
11   "source": {
12     "git": "https://github.com/byliner/BoxBlur.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes",
20   "frameworks": "Accelerate"