[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 7 / 6 / ACContentSizeTableView / 0.0.1 / ACContentSizeTableView.podspec.json
bloba6208d499e12025f1d6f5e613b52c69b3791920d
2   "name": "ACContentSizeTableView",
3   "version": "0.0.1",
4   "summary": "A UITableView subclass which renders the full height of its content.",
5   "description": "A UITableView subclass which renders the full height of its content. This class is intended to be subclassed.",
6   "homepage": "https://github.com/christianampe/content-size-table-view-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Ampe": "christianampe.work@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/christianampe/content-size-table-view-ios.git",
16     "tag": "0.0.1"
17   },
18   "swift_versions": "5",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "ACContentSizeTableView/Classes/**/*",
23   "swift_version": "5"