[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / 3 / DiffableDataSource / 0.0.1 / DiffableDataSource.podspec.json
blob94e9c64d70f66b8513bc6ab3b7803b04c4a071b2
2   "name": "DiffableDataSource",
3   "version": "0.0.1",
4   "summary": "A short description of DiffableDataSource.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jackiehu/DiffableDataSource",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jackiehu": "jackie"
13   },
14   "source": {
15     "git": "https://github.com/jackiehu/DiffableDataSource.git",
16     "tag": "0.0.1"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "platforms": {
23     "ios": "11.0"
24   },
25   "swift_versions": [
26     "5.0",
27     "5.1",
28     "5.2"
29   ],
30   "requires_arc": true,
31   "source_files": "DiffableDataSource/Classes/**/*",
32   "swift_version": "5.2"