blob: 3b9027096a4afb85d35ae7c67b1832b6cc8f242f [file] [log] [blame]
{
"name": "BEKListKit",
"version": "1.0.3",
"summary": "BEKListKit contains both generics of UITableView and UICollectionView components and help you to create complex lists in just a minute.",
"description": "'Generic components based on MVVM that allows you to add multiple cell types at runtime in a single line of code. BEKListKit contains both generics of UITableView and UICollectionView components and help you to create complex lists in just a minute.'",
"homepage": "https://github.com/behrad-kzm/BEKListKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"behrad-kzm": "behradkzm@gmail.com"
},
"source": {
"git": "https://github.com/behrad-kzm/BEKListKit.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}