[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / 2 / 1 / 8 / MMParallaxView / 1.0.2 / MMParallaxView.podspec.json
blobb9acca0cf4d103cbaa899346a3ab2ab18e56656a
2   "name": "MMParallaxView",
3   "version": "1.0.2",
4   "summary": "Parallax effect when scrolling",
5   "description": "Parallax effect when scrolling, and custom like ios map app",
6   "homepage": "https://github.com/MillmanY/MMParallaxView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "millmanyang@gmail.com": "millmanyang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MillmanY/MMParallaxView.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MMParallaxView/Classes/**/*"