[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 3 / ParallaxViewPager / 0.0.1 / ParallaxViewPager.podspec.json
blob1b5ebd69de15e157e1405329f6fba89b6f16d416
2   "name": "ParallaxViewPager",
3   "version": "0.0.1",
4   "summary": "Simple parallax image viewpager for UIScrollView.",
5   "homepage": "https://github.com/rjmbatista/ParallaxViewPager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ricardo Batista": "ricardo.batista@mobilefirst.pt"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/rjmbatista/ParallaxViewPager.git",
19     "tag": "v0.0.1",
20     "submodules": true
21   },
22   "source_files": "ParallaxViewPager/*.{h,swift}",
23   "pushed_with_swift_version": "3.0"