[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 2 / 6 / EmptyStateKit_RetainCycleFix / 0.0.5 / EmptyStateKit_RetainCycleFix.podspec.json
blobc43ea133ba645bd5866b4066d48fd37315fb9628
2   "name": "EmptyStateKit_RetainCycleFix",
3   "platforms": {
4     "ios": "13.0"
5   },
6   "summary": "Beautiful, animated & fully customizable empty state view. A great way to engage and keep users whenever the view has no content to display.",
7   "description": "fork from EmptyStateKit, Fix \"weak var tableView\" retaincycle",
8   "version": "0.0.5",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Alberto Aznar": "info@alberdev.com"
15   },
16   "homepage": "https://github.com/alberdev/EmptyStateKit",
17   "social_media_url": "https://twitter.com/alberdev",
18   "source": {
19     "git": "https://github.com/lijunW/EmptyStateKit.git",
20     "tag": "0.0.5"
21   },
22   "frameworks": "UIKit",
23   "source_files": "EmptyStateKit/**/*.{swift}",
24   "resources": "EmptyStateKit/**/Resources/*.xib",
25   "swift_versions": "5.0",
26   "swift_version": "5.0"