[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / 8 / SwiftyListKit / 1.0.18 / SwiftyListKit.podspec.json
blob5495052fe7e7dde11162116655479b088809460d
2   "name": "SwiftyListKit",
3   "version": "1.0.18",
4   "summary": "Framework for building flexible, reusable and fast lists",
5   "description": "Powerful framework for building flexible, reusable and fast lists with a declarative approach",
6   "homepage": "https://github.com/aleksandrshoshiashvili/SwiftListKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexander Shoshiashvili": "aleksandr.shoshiashvili@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/aleksandrshoshiashvili/SwiftListKit",
16     "tag": "1.0.18"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ListKit/Classes/**/*",
23   "dependencies": {
24     "DifferenceKit": [
26     ]
27   },
28   "swift_version": "5.0"