blob: 6a4d6375c7455a8ad8cc3d13bcc34832b93e9da3 [file] [log] [blame]
{
"name": "BackendlessSwift",
"module_name": "Backendless",
"version": "5.7.6",
"source": {
"git": "https://github.com/Backendless/Swift-SDK.git",
"tag": "5.7.6"
},
"license": {
"type": "MIT",
"text": "Copyright (c) 2013-2020 by Backendless Corp"
},
"homepage": "http://backendless.com",
"authors": {
"Mark Piller": "mark@backendless.com",
"Olha Danylova": "olga@themidnightcoders.com"
},
"summary": "Backendless is a Mobile Backend and API Services Platform",
"description": "Backendless is a development and a run-time platform. It helps software developers to create mobile and desktop applications while removing the need for server-side coding.",
"swift_versions": "5",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": [
"Sources/SwiftSDK/**/*.swift",
"Sources/SwiftSDK/*.swift",
"Tests/SwiftSDKTests/TestObjects/*.swift"
],
"dependencies": {
"Socket.IO-Client-Swift": [
]
},
"swift_version": "5"
}