[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / d / 0 / DittoFlutterIOS / 4.8.0-rc.11 / DittoFlutterIOS.podspec.json
blob6ce988b4d53e079cc9d50266ff905d8dd28d5b35
2   "name": "DittoFlutterIOS",
3   "version": "4.8.0-rc.11",
4   "homepage": "https://www.ditto.live",
5   "social_media_url": "https://x.com/dittolive",
6   "documentation_url": "https://docs.ditto.live/install-guides/flutter",
7   "authors": {
8     "Cameron McLoughlin": "cameron.mcloughlin@ditto.live",
9     "Teodor Ciuraru": "teodor@ditto.live"
10   },
11   "summary": "Ditto SDK for Flutter iOS",
12   "description": "Ditto is an edge sync platform and this SDK helps you build incredible data\nsync applications using Flutter. Sync JSON-like data structures with\nother devices over WiFi, Servers, Apple Wireless Direct Link (AWDL), and\neven Bluetooth LE, all without worrying about the complexities of building a\nmultipeer application.",
13   "platforms": {
14     "ios": "14.0"
15   },
16   "swift_versions": [
17     "5.2",
18     "5.3"
19   ],
20   "requires_arc": true,
21   "source": {
22     "http": "https://software.ditto.live/flutter/ditto/4.8.0-rc.11/ios/DittoReactNative.xcframework.tar.gz"
23   },
24   "vendored_frameworks": "DittoReactNative.xcframework",
25   "license": {
26     "type": "Commercial",
27     "text": "      Ditto Binary License\n\n      Copyright © 2024 DittoLive Incorporated. All rights reserved.\n\n      NOTICE: All information contained herein is, and remains the property of\n      DittoLive. The intellectual and technical concepts contained herein are\n      proprietary to DittoLive and may be covered by U.S. and Foreign Patents,\n      patents in process, and are protected by trade secret and copyright law.\n\n      Redistribution and use in binary form, with or without modification, is\n      permitted provided that the following conditions are met:\n\n      1. You agree not to attempt to decompile, disassemble, reverse engineer or\n      otherwise discover the source code from which the binary code was derived.\n\n      2. Redistributions in binary form must reproduce the above copyright notice,\n      this list of conditions and the following disclaimer in the documentation\n      and/or other materials provided with the distribution.\n\n      3. Neither the name of the copyright holder nor the names of its\n      contributors may be used to endorse or promote products derived from this\n      software without specific prior written permission.\n\n      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n      AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n      IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n      ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE\n      LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n      CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\n      SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\n      INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\n      CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\n      ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\n      POSSIBILITY OF SUCH DAMAGE.\n"
28   },
29   "swift_version": "5.3"