[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 7 / d / b / ObjectBox / 1.2.0 / ObjectBox.podspec.json
blobd127d55aeec69274626555f74c52a907fa0a7647
2   "name": "ObjectBox",
3   "version": "1.2.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   "social_media_url": "https://twitter.com/objectbox_io",
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/releases/download/v1.2.0/ObjectBox-framework-1.2.0.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"