blob: c9125647ed1950cd20fa0d9e068b3ec0c95ec1cb [file] [log] [blame]
{
"name": "VegaScrollFlowLayoutX",
"version": "1.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VegaScroll/Classes/**/*"
}