| { |
| "name": "VegaScrollFlowLayoutX", |
| "version": "1.4", |
| "summary": "VegaScrollFlowLayoutX (based on VegaScrollFlowLayout) is a beautiful alternative to the standard UICollectionView flow layout.", |
| "description": "VegaScroll is a lightweight animation flowlayot for UICollectionView completely written in Swift 4, compatible with iOS 11 and xCode 9.", |
| "homepage": "https://github.com/ladeiko/VegaScrollFlowLayoutX", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Applikey Solutions": "welcome@applikeysolutions.com", |
| "Siarhei Ladzeika": "sergey.ladeiko@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/ladeiko/VegaScrollFlowLayoutX.git", |
| "tag": "1.4" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "VegaScroll/Classes/**/*" |
| } |