[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / b / MXParallaxHeader / 1.0.0 / MXParallaxHeader.podspec.json
blobe97d7ee9fb522151b85ce79bfba276584ea200df
2   "name": "MXParallaxHeader",
3   "version": "1.0.0",
4   "summary": "Simple parallax header for UIScrollView.",
5   "description": "MXParallaxHeader is a simple header class for UIScrolView.\n\nIn addition, MXScrollView is a UIScrollView subclass with the ability to hook the vertical scroll from its subviews, this can be used to add a parallax header to complex view hierachy.\nMoreover, MXScrollViewController allows you to add a MXParallaxHeader to any kind of UIViewController.",
6   "homepage": "https://github.com/maxep/MXParallaxHeader",
7   "license": "MIT",
8   "authors": {
9     "Maxime Epain": "maxime.epain@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/maxep/MXParallaxHeader.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/MaximeEpain",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "MXParallaxHeader/*.{m,h}"