Skip to content

Commit

Permalink
[Add] DittoObjC 4.5.0-alpha3
Browse files Browse the repository at this point in the history
  • Loading branch information
ditto-sdk-releases authored and CocoaPodsBot committed Nov 15, 2023
1 parent aae1960 commit ed07e7c
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions Specs/8/a/d/DittoObjC/4.5.0-alpha3/DittoObjC.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "DittoObjC",
"version": "4.5.0-alpha3",
"summary": "Ditto lets you sync without the internet",
"description": "DittoObjC is an SDK that helps you build incredible data sync applications.\nSync JSON-like data structures with other devices over WiFi, Servers,\nWiFi Direct, and even Bluetooth LE, all without worrying about the\ncomplexities of building a multipeer application.",
"homepage": "https://www.ditto.live",
"social_media_url": "https://twitter.com/dittolive",
"documentation_url": "https://software.ditto.live/cocoa/DittoObjC/4.5.0-alpha3/api-reference/index.html",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Maximilian Alexander": "max@ditto.live",
"Adam Fish": "adam@ditto.live",
"Hamilton Chapman": "hamilton@ditto.live"
},
"platforms": {
"ios": "14.0",
"osx": "11.0"
},
"source": {
"http": "https://software.ditto.live/cocoa/DittoObjC/4.5.0-alpha3/dist/DittoObjC-dist.tar.gz"
},
"vendored_frameworks": "DittoObjC.xcframework"
}

0 comments on commit ed07e7c

Please sign in to comment.