[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 1 / 0 / e / LazyList / 0.0.1 / LazyList.podspec.json
blob84f72686ffb5a4f4bf68899f1d1e00c895a28d30
2   "name": "LazyList",
3   "version": "0.0.1",
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.1"
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"