blob: c248ed4336d65fa854e9b05cb6524932734d88c7 [file] [log] [blame]
{
"name": "URParallaxScrollAnimator",
"version": "1.0.9",
"summary": "Show an animation as far as moved scroll while scrolling at the scroll view",
"homepage": "https://github.com/jegumhon/URParallaxScrollAnimator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jegumhon": "jegumhon@gmail.com"
},
"social_media_url": "http://twitter.com/Jegumhon",
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/jegumhon/URParallaxScrollAnimator.git",
"tag": "1.0.9"
},
"default_subspecs": "Core",
"dependencies": {
"lottie-ios": [
]
},
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "Core",
"source_files": "Sources/*.swift"
}
]
}