[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / a / 0 / JVParallax / 1.0.0 / JVParallax.podspec.json
blob7d21341b44060f2aa86376d57a07cc9b5e0424f8
2   "name": "JVParallax",
3   "version": "1.0.0",
4   "summary": "Parallax any UIView subclasses.",
5   "description": "JVParallax is a simple way of parallaxing any type of View.",
6   "homepage": "https://github.com/Sali0m/JVParallax",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sali0m": "jehan.vossen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Sali0m/JVParallax.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JVParallax/Classes/**/*",
22   "pushed_with_swift_version": "3.0"