[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 0 / 1 / 7 / CollectionViewScrollAnimations / 0.1.1 / CollectionViewScrollAnimations.podspec.json
blobb92f18e0ddb262e99fdbb0b37ef04eaa27072b28
2   "name": "CollectionViewScrollAnimations",
3   "version": "0.1.1",
4   "summary": "An extention to UIViewController that let you animate views when scrolling to a new page in a UICollectionView",
5   "description": "Helpfull methodes for animation views and constrains while transitioning between cells in a collectionView. These functions will make it super easy and smooth to make awesome onboarding for your app.",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CollectionViewScrollAnimations/Classes/**/*",
22   "pushed_with_swift_version": "3"