[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 8 / c / 9 / WLEmptyState / 3.1.0 / WLEmptyState.podspec.json
blob23da96c10478da390c333ef68a277145d0d4f686
2   "name": "WLEmptyState",
3   "version": "3.1.0",
4   "summary": "Custom view for Empty states on tables or collection entities",
5   "description": "A control to display a place holder in case there's no data on a UITableView or UICollectionView",
6   "homepage": "https://github.com/wizeline/WLEmptyState",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wizeline iOS Team": "ios.open@wizeline.com"
13   },
14   "source": {
15     "git": "https://github.com/wizeline/WLEmptyState.git",
16     "tag": "3.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "5.0"
23   },
24   "swift_versions": "5.0",
25   "source_files": "WLEmptyState/Classes/**/*",
26   "resource_bundles": {
27     "WLEmptyState": [
28       "WLEmptyState/Assets/Assets.xcassets"
29     ]
30   },
31   "swift_version": "5.0"