[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / b / d / DittoMeshKit / 2.0.6 / DittoMeshKit.podspec.json
blob9fd74bf72e0d0e3b4b51a6cec9189974e022cce0
2   "name": "DittoMeshKit",
3   "version": "2.0.6",
4   "summary": "Incredible Mesh Sync",
5   "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.",
6   "homepage": "https://www.ditto.live",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Maximilian Alexander": "max@ditto.live",
13     "Adam Fish": "adam@ditto.live"
14   },
15   "social_media_url": "http://twitter.com/dittolive",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "http": "http://software.ditto.live/sdk/cocoa/2.0.6/Ditto-dist.tar.gz"
21   },
22   "vendored_frameworks": "Ditto.framework",
23   "documentation_url": "http://docs.ditto.live/cocoa/2.0.6",
24   "deprecated_in_favor_of": "DittoSwift"