[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / c / d / TableViewContent / 3.0.1 / TableViewContent.podspec.json
blobcb847631613382c40827f62f04a2f9ffd36a4d8b
2   "name": "TableViewContent",
3   "version": "3.0.1",
4   "summary": "Declare tableView contents, inspired DataSourceKit.",
5   "description": "Declare tableView contents, inspired DataSourceKit.",
6   "homepage": "https://github.com/0x0c/TableViewContent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Akira Matsuda": "akira.matsuda@me.com"
13   },
14   "source": {
15     "git": "https://github.com/0x0c/TableViewContent.git",
16     "tag": "3.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.2",
22   "source_files": "TableViewContent/Classes/**/*",
23   "swift_version": "5.2"