blob: 2fc97415a7c9050e2502b5892105893d58bb6d54 [file] [log] [blame]
{
"name": "DittoMeshKit",
"version": "2.0.5",
"summary": "Incredible Mesh Sync",
"description": "Ditto is an SDK that helps you build increible data sync applications. Sync JSON-like data structures with other devices\nover WiFi, Servers, WiFi Direct, and even Bluetooth LE all without worrying about the complexities of building a multipeer\napplication.",
"homepage": "https://www.ditto.live",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Maximilian Alexander": "max@ditto.live",
"Adam Fish": "adam@ditto.live"
},
"social_media_url": "http://twitter.com/dittolive",
"platforms": {
"ios": "10.0"
},
"source": {
"http": "http://software.ditto.live/sdk/cocoa/2.0.5/Ditto-dist.tar.gz"
},
"vendored_frameworks": "Ditto.framework",
"documentation_url": "http://docs.ditto.live/cocoa/2.0.5"
}