blob: f378995cba314bcacd077c689d658b9e3cb7d1f3 [file] [log] [blame]
{
"name": "ZDCSyncable",
"version": "2.1.1",
"summary": "Undo, redo & merge capabilities for structs & classes in pure Swift.",
"homepage": "https://github.com/4th-ATechnologies/ZDCSyncable",
"license": "MIT",
"authors": {
"Robbie Hanson": "robbiehanson@deusty.com"
},
"source": {
"git": "https://github.com/4th-ATechnologies/ZDCSyncable.git",
"tag": "2.1.1"
},
"platforms": {
"osx": "10.10",
"ios": "10.0",
"tvos": "10.0"
},
"swift_versions": "5.1",
"source_files": [
"ZDCSyncable/*.{swift}",
"ZDCSyncable/{AnyCodable,Protocols,Utilities,Internal}/*.{swift,h,m}"
],
"swift_version": "5.1"
}