[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 7 / d / b / ObjectBox / 1.1rc.2 / ObjectBox.podspec.json
blob9f3b0151a74a7f544cf34243d11ed03a1c44d2eb
2   "name": "ObjectBox",
3   "version": "1.1rc.2",
4   "summary": "ObjectBox is a superfast, lightweight database for 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   "license": "Apache 2.0, ObjectBox Binary License",
8   "social_media_url": "https://twitter.com/objectbox_io",
9   "authors": [
10     "ObjectBox"
11   ],
12   "swift_versions": "5.1",
13   "platforms": {
14     "ios": "10.3",
15     "osx": "10.10"
16   },
17   "source": {
18     "http": "https://github.com/objectbox/objectbox-swift-spec-staging/releases/download/v1.1.0-rc.2/ObjectBox-framework-1.1rc.2.zip"
19   },
20   "preserve_paths": "{templates,*.rb,*.sh,*.command,*.app,*.generated.swift,Carthage/Build/Mac/OBXCodeGen.framework}",
21   "ios": {
22     "vendored_frameworks": "Carthage/Build/iOS/ObjectBox.framework"
23   },
24   "osx": {
25     "vendored_frameworks": "Carthage/Build/Mac/ObjectBox.framework"
26   },
27   "swift_version": "5.1"