[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / 1 / b / BackendlessSwift / 5.5.7 / BackendlessSwift.podspec.json
blob39949c8bab26829dcd214b64a5d9cc1cf935a419
2   "name": "BackendlessSwift",
3   "module_name": "Backendless",
4   "version": "5.5.7",
5   "source": {
6     "git": "https://github.com/Backendless/Swift-SDK.git",
7     "tag": "5.5.7"
8   },
9   "license": {
10     "type": "MIT",
11     "text": "Copyright (c) 2013-2019 by Backendless Corp"
12   },
13   "homepage": "http://backendless.com",
14   "authors": {
15     "Mark Piller": "mark@backendless.com",
16     "Olha Danylova": "olga@themidnightcoders.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": "8.0",
26     "osx": "10.10",
27     "tvos": "9.0",
28     "watchos": "2.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": [
39     ]
40   },
41   "swift_version": "5"