[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / a / 0 / JVParallax / 1.0.1 / JVParallax.podspec.json
blob6f8b3abb53b26c6b05930bc78ad9eb245ddba5bc
2   "name": "JVParallax",
3   "version": "1.0.1",
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   "screenshots": "http://www.saliom.be/githubImg/JVParallax.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sali0m": "jehan.vossen@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Sali0m/JVParallax.git",
17     "tag": "1.0.1"
18   },
19   "social_media_url": "https://twitter.com/Sali0m",
20   "swift_version": "4.1",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "JVParallax/Classes/**/*"