[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / a / 0 / ExpiringStorage / 0.2 / ExpiringStorage.podspec.json
blob5805a7c5b8831b72c5eb07f843d1eaf069960c58
2   "name": "ExpiringStorage",
3   "version": "0.2",
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.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Sources/**/*",
23   "swift_version": "5.0"