[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 0 / 9 / 8 / PublishedObject / 0.1.5 / PublishedObject.podspec.json
blob841dc4722cb3f99269c1c19896eae6bf72774516
2   "name": "PublishedObject",
3   "version": "0.1.5",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObjects objectWillChange.",
8   "homepage": "https://github.com/Amzd/PublishedObject",
9   "authors": {
10     "Casper \"Amzd\" Zandbergen": "info@casperzandbergen.nl"
11   },
12   "source": {
13     "git": "https://github.com/Amzd/PublishedObject.git",
14     "tag": "0.1.5"
15   },
16   "source_files": "Sources/PublishedObject/*.swift",
17   "swift_versions": "5.2",
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0",
21     "osx": "10.13"
22   },
23   "swift_version": "5.2"