3 "version": "1.5.0-sync-rc6",
4 "summary": "ObjectBox Swift is a superfast, lightweight database for Swift objects.",
5 "description": "ObjectBox is a superfast object-oriented database with strong relation support. ObjectBox is embedded into your Android, Linux, iOS, macOS, or Windows app.",
6 "homepage": "https://github.com/objectbox/objectbox-swift",
10 "license": "Apache 2.0, ObjectBox Binary License",
11 "social_media_url": "https://twitter.com/objectbox_io",
12 "cocoapods_version": ">= 1.9.1",
13 "swift_versions": "5.3",
19 "http": "https://github.com/objectbox/objectbox-swift/releases/download/v1.5.0-rc/ObjectBox-xcframework-1.5.0-sync-rc6.zip"
21 "preserve_paths": "{templates,*.rb,*.sh,*.command,*.app,*.generated.swift,Carthage/Build/Mac/OBXCodeGen.framework}",
22 "vendored_frameworks": "Carthage/Build/ObjectBox.xcframework",
23 "pod_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25 "EXCLUDED_ARCHS[sdk=macosx*]": "arm64"
27 "user_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29 "EXCLUDED_ARCHS[sdk=macosx*]": "arm64"
31 "swift_version": "5.3"