[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / f / 6 / Diffy-Texture / 0.1.2 / Diffy-Texture.podspec.json
blobd8e341f91a27b7d776cee4c274092d4e21b1bc75
2   "name": "Diffy-Texture",
3   "version": "0.1.2",
4   "summary": "Diffable Datasource for Texture",
5   "description": "Diffable Datasource for Textures ASCollectionNode.",
6   "homepage": "https://github.com/harri121/Diffy-Texture",
7   "authors": {
8     "Daniel Hariri": "daniel.hariri@gmail.com"
9   },
10   "swift_versions": "5.1",
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source": {
16     "git": "https://github.com/harri121/Diffy-Texture.git",
17     "tag": "0.1.2"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Diffy-Texture/Classes/**/*",
23   "dependencies": {
24     "Texture": [
25       "~> 3.0"
26     ]
27   },
28   "swift_version": "5.1"