[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / e / 2 / ParallaxUtils / 0.1.0 / ParallaxUtils.podspec.json
blobc8cbc92928a575f2537393c35241952d2e1684d6
2   "name": "ParallaxUtils",
3   "version": "0.1.0",
4   "summary": "This is a category to easily add parralax effect to UIViews and UIImagesView",
5   "description": "This category helps you to easily add UIMotion to any view. If you want to use it in a UIImageView this will replace your UIImageView with an UIImagView with parallax effects.",
6   "homepage": "https://github.com/RodriguesAndre/ParallaxUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andre Rodrigues": "rodrigues.andre.carlos@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/RodriguesAndre/ParallaxUtils.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ParallaxUtils/Classes/**/*"