[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 8 / c / CellularModelDataSource / 6.1.1 / CellularModelDataSource.podspec.json
blobc1c58e9ec5e8f06ec6dfc7c7e61392c9b0b7842d
2   "name": "CellularModelDataSource",
3   "swift_versions": "5.1",
4   "module_name": "ModelDataSource",
5   "version": "6.1.1",
6   "summary": "Easy TableView and CollectionView data handling.",
7   "description": "Easily and safely manage your content for data compatible views. The module is capable of handling two dimensional sets of data and simplifies displaying content in section and row/item based views (e.g. UITableView, UICollectionView).",
8   "homepage": "https://www.cellular.de",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Cellular GmbH": "office@cellular.de"
15   },
16   "source": {
17     "git": "https://github.com/cellular/modeldatasource-swift.git",
18     "tag": "6.1.1"
19   },
20   "platforms": {
21     "ios": "11.0",
22     "tvos": "11.0"
23   },
24   "default_subspecs": "Core",
25   "subspecs": [
26     {
27       "name": "Core",
28       "source_files": "Sources/**/*.swift"
29     }
30   ],
31   "swift_version": "5.1"