[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 1 / b / SortSnapshot / 1.4 / SortSnapshot.podspec.json
blob69a486ae837652f3560b0daad6ee13ed610e71e6
2   "name": "SortSnapshot",
3   "version": "1.4",
4   "summary": "Sorting methods for NSDiffableDataSourceSnapshot.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/pookjw/SortSnapshot",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jinwoo Kim": "kidjinwoo@me.com"
13   },
14   "source": {
15     "git": "https://github.com/pookjw/SortSnapshot.git",
16     "tag": "1.4"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.15.1",
21     "tvos": "13.0"
22   },
23   "source_files": "SortSnapshot/Classes/**/*",
24   "requires_arc": true