[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 7 / d / b / ObjectBox / 1.1rc.1 / ObjectBox.podspec.json
blobad3d718a7bfd4c508506370180a0d8023b428448
2   "name": "ObjectBox",
3   "version": "1.1rc.1",
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.1/ObjectBox-framework-1.1.zip"
19   },
20   "preserve_paths": "{templates,*.rb,*.sh,*.command,*.app,*.generated.swift}",
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"