[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 9 / 1 / e / KarrotListKit / 4.1.0 / KarrotListKit.podspec.json
blobe828791f803f0913e5c506a10cb306e89b5c7463
2   "name": "KarrotListKit",
3   "version": "4.1.0",
4   "summary": "High-performance list rendering library for iOS.",
5   "homepage": "https://github.com/daangn/KarrotListKit",
6   "license": {
7     "type": "Apache 2",
8     "file": "LICENSE"
9   },
10   "authors": "Karrot",
11   "source": {
12     "git": "https://github.com/daangn/KarrotListKit.git",
13     "tag": "4.1.0"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": "Sources/**/*.{swift,h,m}",
20   "dependencies": {
21     "DifferenceKit": [
22       "~> 1.0"
23     ]
24   },
25   "swift_version": "5.0"