[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 8 / 6 / a / BEKListKit / 1.0.3 / BEKListKit.podspec.json
blob3b9027096a4afb85d35ae7c67b1832b6cc8f242f
2   "name": "BEKListKit",
3   "version": "1.0.3",
4   "summary": "BEKListKit contains both generics of UITableView and UICollectionView components and help you to create complex lists in just a minute.",
5   "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.'",
6   "homepage": "https://github.com/behrad-kzm/BEKListKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "behrad-kzm": "behradkzm@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/behrad-kzm/BEKListKit.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"