[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 5 / 2 / 4 / URParallaxScrollAnimator / 0.6.0 / URParallaxScrollAnimator.podspec.json
blob0ce321f455a27b2bb34ed299f167cfe1d2d2ccb9
2   "name": "URParallaxScrollAnimator",
3   "version": "0.6.0",
4   "summary": "Show an animation as far as moved scroll while scrolling at the scroll view",
5   "homepage": "https://github.com/jegumhon/URParallaxScrollAnimator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jegumhon": "jegumhon@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/Jegumhon",
14   "platforms": {
15     "ios": "8.1"
16   },
17   "source": {
18     "git": "https://github.com/jegumhon/URParallaxScrollAnimator.git",
19     "tag": "0.6.0"
20   },
21   "default_subspecs": "Core",
22   "dependencies": {
23     "lottie-ios": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0",
28   "subspecs": [
29     {
30       "name": "Core",
31       "source_files": "Sources/*.swift"
32     }
33   ]