blob: fa8a0f18424e016f136a06a6b168d5b03f9a9277 [file] [log] [blame]
{
"name": "GravitySliderFlowLayout",
"version": "1.0",
"summary": "GravitySlider is a beautiful alternative to the standard UICollectionView flow layout.",
"description": "GravitySlider is a lightweight animation flowlayot for UICollectionView completely written in Swift 4, compatible with iOS 11 and xCode 9.",
"homepage": "https://github.com/ApplikeySolutions/GravitySlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Applikey Solutions": "welcome@applikeysolutions.com"
},
"source": {
"git": "https://github.com/AppliKeySolutions/GravitySlider.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GravitySliderFlowLayout/Classes/**/*",
"pushed_with_swift_version": "4.0"
}