[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 7 / d / b / ObjectBox / 1.9.0 / ObjectBox.podspec.json
blob40600978a96162325f8bb13f20d6c8c98e55a022
2   "name": "ObjectBox",
3   "version": "1.9.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.8",
13   "platforms": {
14     "ios": "11.0",
15     "osx": "10.13"
16   },
17   "source": {
18     "http": "https://github.com/objectbox/objectbox-swift/releases/download/v1.9.0/ObjectBox-xcframework-1.9.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.8"