blob: 841dc4722cb3f99269c1c19896eae6bf72774516 [file] [log] [blame]
{
"name": "PublishedObject",
"version": "0.1.5",
"license": {
"type": "MIT"
},
"summary": "A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObjects objectWillChange.",
"homepage": "https://github.com/Amzd/PublishedObject",
"authors": {
"Casper \"Amzd\" Zandbergen": "info@casperzandbergen.nl"
},
"source": {
"git": "https://github.com/Amzd/PublishedObject.git",
"tag": "0.1.5"
},
"source_files": "Sources/PublishedObject/*.swift",
"swift_versions": "5.2",
"platforms": {
"ios": "11.0",
"tvos": "11.0",
"osx": "10.13"
},
"swift_version": "5.2"
}