[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / c / 7 / b / JMParallaxView / 0.1.0 / JMParallaxView.podspec.json
blob20f0f690dbe224813160233eaa54cd6e930a64f7
2   "name": "JMParallaxView",
3   "version": "0.1.0",
4   "summary": "A drop-in solution for all your parallax problems",
5   "description": "The idea of this pod is to serve as a simple solution when creating a view that has a parallax header",
6   "homepage": "https://github.com/joelmarquez90/JMParallaxView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joel Marquez": "jmarquez@monits.com"
13   },
14   "source": {
15     "git": "https://github.com/joelmarquez90/JMParallaxView.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/joelmarquez90",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "JMParallaxView/Classes/**/*",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }