[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 5 / 2 / 4 / URParallaxScrollAnimator / 0.5.5 / URParallaxScrollAnimator.podspec.json
blobba6244ccae1a5267f3556782ceafdb76890aee94
2   "name": "URParallaxScrollAnimator",
3   "version": "0.5.5",
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.5.5"
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   ]