[Add] CZarSDK 1.1.12
[CocoaPods.git] / Specs / 7 / 1 / b / SortSnapshot / 1.0 / SortSnapshot.podspec.json
blob28adf51f4294158000a1be9da2e59572ac7c53a1
2   "name": "SortSnapshot",
3   "version": "1.0",
4   "summary": "Sorting methods for NSDiffableDataSourceSnapshot.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "hhttps://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.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "SortSnapshot/Classes/**/*",
22   "requires_arc": true