blob: d3dc3e4965f6da85652fe680744f805513969de9 [file] [log] [blame]
{
"name": "CollectionViewScrollAnimations",
"version": "0.1.0",
"summary": "Animations for UIView while scrolling in a collectionView",
"description": "Animations for UIView while scrolling in a collectionView. This pod contains functions that will make fading views and animating changes in constaints lengths easy and smooth.",
"homepage": "https://github.com/magnustviberg/CollectionViewScrollAnimations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"magnustviberg": "magnustviberg@gmail.com"
},
"source": {
"git": "https://github.com/magnustviberg/CollectionViewScrollAnimations.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CollectionViewScrollAnimations/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3"
}