blob: 12c4f5e4cc6394012cccef8f211c7eeb007a72b3 [file] [log] [blame]
{
"name": "Sbirka",
"version": "0.0.2",
"summary": "UICollectionView wrapper library",
"description": "Helps you to create fast scrolling ui",
"homepage": "https://github.com/escfrya/Sbirka",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Skovorodkin": "escfrya@mail.ru"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/escfrya/Sbirka.git",
"tag": "0.0.2"
},
"source_files": "Sbirka/Sbirka/Source/**/*.{swift}",
"frameworks": "UIKit",
"swift_version": "4.0"
}