[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / d / 5 / 3 / PubTableViewInfo / 0.1.4 / PubTableViewInfo.podspec.json
blobf9f7f544a975506e259504d879c042d5e8dfc438
2   "name": "PubTableViewInfo",
3   "version": "0.1.4",
4   "summary": "tableView布局封装",
5   "swift_versions": "5.0",
6   "description": "简单易用的页面布局库,任何UI控件皆cell。",
7   "homepage": "https://github.com/apen2016/PubTableViewInfo",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "linqipeng": "526320441@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/apen2016/PubTableViewInfo.git",
17     "tag": "0.1.4"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "PubTableViewInfo/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
25       "~>5.6.0"
26     ]
27   },
28   "swift_version": "5.0"