blob: 8effc85dc38ed472e94fca184965ecfd68560304 [file] [log] [blame]
{
"name": "VegaScrollFlowLayoutX",
"version": "1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VegaScroll/Classes/**/*",
"pushed_with_swift_version": "3.0"
}