[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 1 / 7 / CollectionViewScrollAnimations / 0.1.0 / CollectionViewScrollAnimations.podspec.json
blobd3dc3e4965f6da85652fe680744f805513969de9
2   "name": "CollectionViewScrollAnimations",
3   "version": "0.1.0",
4   "summary": "Animations for UIView while scrolling in a collectionView",
5   "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.",
6   "homepage": "https://github.com/magnustviberg/CollectionViewScrollAnimations",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "magnustviberg": "magnustviberg@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/magnustviberg/CollectionViewScrollAnimations.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CollectionViewScrollAnimations/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3"