[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 5 / e / MMParallaxPresenter / 0.0.1 / MMParallaxPresenter.podspec.json
blob6f9bc91525349d65e954c9f77ca4bdd2586fca49
2   "name": "MMParallaxPresenter",
3   "version": "0.0.1",
4   "summary": "A custom UIScrollView with a vertical parallax effect",
5   "homepage": "https://github.com/MitchellMalleo/MMParallaxPresenter",
6   "license": "MIT",
7   "authors": {
8     "Mitch Malleo": "mitchellmalleo@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/MitchellMalleo/MMParallaxPresenter.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ]