[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / a / 0 / ExpiringStorage / 0.3.0 / ExpiringStorage.podspec.json
blob808e7f8cca742146fa841cfd657682bc897074e4
2   "name": "ExpiringStorage",
3   "version": "0.3.0",
4   "summary": "Circular/ring buffer with expiring elements",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/bivant/ExpiringStorage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ivan Tits": "6350992+bivant@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/bivant/ExpiringStorage.git",
16     "tag": "0.3.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Sources/**/*",
23   "resource_bundles": {
24     "ExpiringStorage": [
25       "Sources/PrivacyInfo.xcprivacy"
26     ]
27   },
28   "swift_version": "5.0"