[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / 1 / b / BackendlessSwift / 6.7.4 / BackendlessSwift.podspec.json
blob78233a5663914a93dbefc7665af369945ecacf9e
2   "name": "BackendlessSwift",
3   "module_name": "Backendless",
4   "version": "6.7.4",
5   "source": {
6     "git": "https://github.com/Backendless/Swift-SDK.git",
7     "tag": "6.7.4"
8   },
9   "license": {
10     "type": "MIT",
11     "text": "Copyright (c) 2013-2022 by Backendless Corp"
12   },
13   "homepage": "http://backendless.com",
14   "authors": {
15     "Mark Piller": "mark@backendless.com",
16     "Olha Danylova": "olha.danylova@backendlessmail.com"
17   },
18   "summary": "Backendless is a Mobile Backend and API Services Platform",
19   "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.",
20   "swift_versions": "5",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "5.0"
23   },
24   "platforms": {
25     "ios": "11.0",
26     "osx": "10.13",
27     "tvos": "11.0",
28     "watchos": "5.0"
29   },
30   "requires_arc": true,
31   "source_files": [
32     "Sources/SwiftSDK/**/*.swift",
33     "Sources/SwiftSDK/*.swift",
34     "Tests/SwiftSDKTests/TestObjects/*.swift"
35   ],
36   "dependencies": {
37     "Socket.IO-Client-Swift": [
38       "~> 16.0"
39     ]
40   },
41   "swift_version": "5"