blob: 68508d61d960761bdb375c1e6c5f938bd450b9fe [file] [log] [blame]
{
"name": "SAGridLayout",
"version": "0.1.0",
"summary": "Show CollectionView element's list in a more unique and interesting way",
"description": "'Show UICollectionView element's list in a more unique and interesting way in one line of code'",
"homepage": "https://github.com/Semenov-Alexey/SAGridLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Semenov-Alexey": "w.l.e.o@icloud.com"
},
"source": {
"git": "https://github.com/Semenov-Alexey/SAGridLayout.git",
"tag": "0.1.0"
},
"social_media_url": "https://www.facebook.com/profile.php?id=100004116511145",
"platforms": {
"ios": "13.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}