blob: afc25d6cd8c79b746e9dd1015d1539c868250635 [file] [log] [blame]
{
"name": "VegaScrollFlowLayout",
"version": "1.1",
"summary": "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/ApplikeySolutions/VegaScroll",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Applikey Solutions": "welcome@applikeysolutions.com"
},
"source": {
"git": "https://github.com/AppliKeySolutions/VegaScroll.git",
"tag": "1.1"
},
"social_media_url": "https://twitter.com/Applikey_",
"platforms": {
"ios": "9.0"
},
"source_files": "VegaScroll/Classes/**/*",
"pushed_with_swift_version": "3.0"
}