blob: 1168a0afa207c166ff33b852168b808be7d10d60 [file] [log] [blame]
{
"name": "ZDCSyncable",
"version": "1.0.2",
"summary": "Undo, redo & merge capabilities for plain objects in 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": "1.0.2"
},
"platforms": {
"osx": "10.10",
"ios": "10.0",
"tvos": "10.0"
},
"swift_versions": "5.0",
"source_files": [
"ZDCSyncable/*.{swift}",
"ZDCSyncable/{Internal,Utilities}/*.{swift,h,m}"
],
"swift_version": "5.0"
}