[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / b / MXParallaxHeader / 0.4.2 / MXParallaxHeader.podspec.json
blobfe6d628b80f13189227dff64496c03b68f3820e1
2   "name": "MXParallaxHeader",
3   "version": "0.4.2",
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": "0.4.2"
14   },
15   "social_media_url": "https://twitter.com/MaximeEpain",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "MXParallaxHeader/*.{m,h}"