[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / e / Backendless-osx-SDK / 5.0 / Backendless-osx-SDK.podspec.json
blob0fb10051fab556e44edbad8b957f0e05b2360c37
2   "name": "Backendless-osx-SDK",
3   "version": "5.0",
4   "swift_version": "4.1",
5   "summary": "Backendless provides an instant backend to help developers build better apps faster.",
6   "description": "Backendless is a development and a run-time platform. It helps software developers to create \\nmobile and desktop applications while removing the need for server-side coding. The platform \\nconsists of six core backend services which developers typically spend time implementing for \\neach new applications. These services include:\\n\\n\\tUser Service – facilitates user registrations, login, logout, session management.\\n\\tData Service – is responsible for data management – storage, retrieval, updates and deletion.\\n\\tMessaging Service – handles message publishing, broadcast, filtered message delivery and native mobile push notifications.\\n\\tFiles Service – is responsible for file uploads, downloads and file sharing.\\n\\tGeo-Location Service – supports geo spatial data imports and geo queries.\\n\\n\\tThe Backendless services can be accessed through an easy-to-use APIs which we packaged into our \\n\\tSDKs. The behavior of the services and the business logic behind them can be customized through \\n\\tthe Development Console.",
7   "homepage": "http://backendless.com",
8   "license": {
9     "type": "Apache",
10     "text": "Copyright (c) 2012-2018 by Backendless.com"
11   },
12   "authors": {
13     "Mark Piller": "mark@backendless.com"
14   },
15   "platforms": {
16     "osx": "10.10"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/Backendless/ios-SDK.git",
21     "tag": "5.0"
22   },
23   "preserve_paths": "SDK/osx/**/*.a",
24   "source_files": "SDK/osx/**/*.h",
25   "frameworks": "SystemConfiguration",
26   "libraries": "backendless-mac",
27   "xcconfig": {
28     "LIBRARY_SEARCH_PATHS": "\"$(SRCROOT)/Pods/Backendless-osx-SDK/SDK/osx/backendless\""
29   },
30   "dependencies": {
31     "Socket.IO-Client-Swift": [
33     ]
34   },
35   "deprecated": true