blob: e1ca8c88c4459423baa177d913e137aef6e264c6 [file] [log] [blame]
{
"name": "ObjectBox501",
"version": "1.0",
"summary": "[Swift 5.0.1 version] ObjectBox is a superfast, lightweight database for objects.",
"description": "This is a version of ObjectBox for Swift 5.0.1\nObjectBox is a superfast object-oriented database with strong relation support. ObjectBox is embedded into your Android, Linux, iOS, macOS, or Windows app.",
"homepage": "https://github.com/objectbox/objectbox-swift",
"license": "Apache 2.0, ObjectBox Binary License",
"social_media_url": "https://twitter.com/objectbox_io",
"authors": [
"ObjectBox"
],
"swift_versions": "5.0.1",
"platforms": {
"ios": "10.3",
"osx": "10.10"
},
"source": {
"http": "https://github.com/objectbox/objectbox-swift/releases/download/v1.0/ObjectBox501-framework-1.0.zip"
},
"preserve_paths": "{templates,*.rb,*.sh,*.command,*.app}",
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/ObjectBox.framework"
},
"osx": {
"vendored_frameworks": "Carthage/Build/Mac/ObjectBox.framework"
},
"swift_version": "5.0.1"
}