blob: 5f782d0324b56e43b2e3eb9d0747a360d041afbe [file] [log] [blame]
{
"name": "DittoKit",
"version": "0.3.0",
"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.3.0/api-reference",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Maximilian Alexander": "max@ditto.live",
"Adam Fish": "adam@ditto.live",
"Hamilton Chapman": "hamilton@ditto.live"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://software.ditto.live/cocoa/DittoKit/0.3.0/dist/DittoKit-dist.tar.gz"
},
"vendored_frameworks": "DittoKit.framework"
}