[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / c / b / MXParallaxHeader / 0.1.0 / MXParallaxHeader.podspec.json
blobe724382ad706cbea150374df438cc8969dfc3bdc
2   "name": "MXParallaxHeader",
3   "version": "0.1.0",
4   "summary": "Simple parallax header for UIScrollView.",
5   "description": "MXParallaxHeader allows to add a parallax header view to any kind of UIScrollView.",
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.1.0"
14   },
15   "social_media_url": "https://twitter.com/MaximeEpain",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"