blob: d8e341f91a27b7d776cee4c274092d4e21b1bc75 [file] [log] [blame]
{
"name": "Diffy-Texture",
"version": "0.1.2",
"summary": "Diffable Datasource for Texture",
"description": "Diffable Datasource for Textures ASCollectionNode.",
"homepage": "https://github.com/harri121/Diffy-Texture",
"authors": {
"Daniel Hariri": "daniel.hariri@gmail.com"
},
"swift_versions": "5.1",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/harri121/Diffy-Texture.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Diffy-Texture/Classes/**/*",
"dependencies": {
"Texture": [
"~> 3.0"
]
},
"swift_version": "5.1"
}