[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / 7 / SBTVParallaxHeader / 0.7.0 / SBTVParallaxHeader.podspec.json
blob393c1d2837a8b9665358b206b8a0b9605955d8be
2   "name": "SBTVParallaxHeader",
3   "version": "0.7.0",
4   "summary": "Fork from MXParallaxHeader.",
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/fcruzsbtv/MXParallaxHeader",
7   "license": "MIT",
8   "authors": {
9     "Maxime Epain": "maxime.epain@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/fcruzsbtv/MXParallaxHeader.git",
13     "tag": "0.7.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "MXParallaxHeader/*.{m,h}"