blob: 11b33aff872d24fea959b10ee3986f814c0e662b [file] [log] [blame]
{
"name": "URParallaxScrollAnimator",
"version": "0.8.0",
"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": "0.8.0"
},
"default_subspecs": "Core",
"dependencies": {
"lottie-ios": [
]
},
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "Core",
"source_files": "Sources/*.swift"
}
]
}