[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / b / BackendlessSwift / 7.0.4 / BackendlessSwift.podspec.json
blobb5f7a140211a8e9f3c997db50e8b32ac8c3f8bd4
2   "name": "BackendlessSwift",
3   "module_name": "Backendless",
4   "version": "7.0.4",
5   "source": {
6     "git": "https://github.com/Backendless/Swift-SDK.git",
7     "tag": "7.0.4"
8   },
9   "license": {
10     "type": "MIT",
11     "text": "Copyright (c) 2013-2023 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": "12.0",
26     "osx": "10.13",
27     "tvos": "12.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"