blob: 2c92a7b814c5bfad065d47165f062fe8baf421e9 [file] [log] [blame]
{
"name": "SPDiffable",
"version": "1.1.2",
"summary": "Extenshion of Diffable API which allow not duplicate code and use less models.",
"homepage": "https://github.com/IvanVorobei/SPDiffable",
"source": {
"git": "https://github.com/IvanVorobei/SPDiffable.git",
"tag": "1.1.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Vorobei": "varabeis@icloud.com"
},
"platforms": {
"ios": "13.0"
},
"ios": {
"frameworks": "UIKit"
},
"swift_versions": [
"4.2",
"5.0"
],
"source_files": "Sources/SPDiffable/**/*.swift",
"swift_version": "5.0"
}