[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / d / b / ObjectBox / 4.0.0 / ObjectBox.podspec.json
blobffbd75a43c8c407adc7b6b5705f091d3d5032007
2   "name": "ObjectBox",
3   "version": "4.0.0",
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",
7   "authors": [
8     "ObjectBox"
9   ],
10   "license": "Apache 2.0, ObjectBox Binary License",
11   "cocoapods_version": ">= 1.9.1",
12   "swift_versions": "5.9",
13   "platforms": {
14     "ios": "12.0",
15     "osx": "10.15"
16   },
17   "source": {
18     "http": "https://github.com/objectbox/objectbox-swift/releases/download/v4.0.0/ObjectBox-xcframework-4.0.0.zip"
19   },
20   "preserve_paths": "{templates,*.rb,*.sh,*.command,*.app,*.generated.swift,Mac/OBXCodeGen.framework}",
21   "vendored_frameworks": "ObjectBox.xcframework",
22   "swift_version": "5.9"