blob: a85753fdf25a624f8b6025257ac06220afbfa1b8 [file] [log] [blame]
{
"name": "DittoKit",
"version": "0.1.8",
"summary": "Ditto lets you sync without the internet",
"description": "DittoKit 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/DittoKit/0.1.8/api-reference",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Maximilian Alexander": "max@ditto.live",
"Adam Fish": "adam@ditto.live",
"Hamilton Chapman": "hamilton@ditto.live"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://software.ditto.live/cocoa/DittoKit/0.1.8/dist/DittoKit-dist.tar.gz"
},
"vendored_frameworks": "DittoKit.framework",
"swift_version": "5.0"
}