[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 6 / 7 / DittoSyncKitSwift / 1.0.0-alpha4 / DittoSyncKitSwift.podspec.json
blob7bc56b8eea2825a9d4ad972b11294715b3ade9ba
2   "name": "DittoSyncKitSwift",
3   "version": "1.0.0-alpha4",
4   "summary": "Ditto lets you sync without the internet",
5   "description": "DittoSyncKit 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.",
6   "homepage": "https://www.ditto.live",
7   "social_media_url": "https://twitter.com/dittolive",
8   "documentation_url": "https://software.ditto.live/cocoa/DittoSyncKitSwift/1.0.0-alpha4/api-reference/index.html",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.md"
12   },
13   "authors": {
14     "Maximilian Alexander": "max@ditto.live",
15     "Adam Fish": "adam@ditto.live",
16     "Hamilton Chapman": "hamilton@ditto.live"
17   },
18   "dependencies": {
19     "DittoSyncKit": [
20       "=1.0.0-alpha4"
21     ]
22   },
23   "swift_versions": [
24     "5.2",
25     "5.3"
26   ],
27   "platforms": {
28     "ios": "11.0"
29   },
30   "source": {
31     "http": "https://software.ditto.live/cocoa/DittoSyncKitSwift/1.0.0-alpha4/dist/DittoSyncKitSwift-dist.tar.gz"
32   },
33   "vendored_frameworks": "DittoSyncKitSwift.xcframework",
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "deprecated_in_favor_of": "DittoSwift",
41   "swift_version": "5.3"