blob: 7d2c4c7d1a5148315aabd63bf8bfcf150343be15 [file] [log] [blame]
{
"name": "ScaledCarouselLayout",
"version": "0.1.0",
"summary": "ScaledCarouselLayout for UICollectionView with easy use",
"description": "ScaledCarouselLayout includes storyboard configs:\n- horizontal/vertical scroll direction\n- aspect sizes for scaled & normal UICollectionViewCell depends on UICollectionView frame",
"homepage": "https://github.com/Meggapixxel/ScaledCarouselLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Meggapixxel": "zhydenkodeveloper@gmail.com"
},
"source": {
"git": "https://github.com/Meggapixxel/ScaledCarouselLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ScaledCarouselLayout/**/*"
}