[Add] MapboxCommon 24.10.0-daily-2025-01-02-04-26
[CocoaPods.git] / Specs / 1 / 0 / e / LazyList / 0.0.2 / LazyList.podspec.json
blob41fdf3440937d9b45bd4ecca1a4aa49ede46388e
2   "name": "LazyList",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.txt"
7   },
8   "homepage": "https://github.com/schroepf/Lazy",
9   "authors": {
10     "Tobias Schröpf": "schroepf@gmail.com"
11   },
12   "summary": "Helper for lazy loading use cases",
13   "source": {
14     "git": "https://github.com/schroepf/LazyList.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "LazyList/Sources/LazyList/*.swift",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "swift_version": "5.0"