[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / b / SortSnapshot / 1.6 / SortSnapshot.podspec.json
blob7f57622f3b074bd6e35d44ee4e387dedd4ec0a75
2   "name": "SortSnapshot",
3   "version": "1.6",
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.6"
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,
25   "swift_versions": "4.2",
26   "swift_version": "4.2"