[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 0 / 2 / RealifeTech-SDK / 1.2.4 / RealifeTech-SDK.podspec.json
blob61577f5e4b3f6a9c6a01ccae546d5b909bc482f1
2   "name": "RealifeTech-SDK",
3   "module_name": "RealifeTech",
4   "version": "1.2.4",
5   "summary": "Providing integration with the RealifeTech Experience Automation Platform.",
6   "description": "This is RealifeTech SDK, it provides integration with RealifeTech backend services, providing functionality such as device notification management, audience membership, and analytics logging. Creating a better experience of the real world for every person.",
7   "homepage": "https://realifetech.com",
8   "authors": [
9     {
10       "Jonathon Albert": "jonathon.albert@live.com",
11       "Olivier Butler": "olivier.butler@gmail.com",
12       "Mickey Lee": "mickey.lee@realifetech.com"
13     }
14   ],
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/realifetech/ios-sdk.git",
21     "branch": "master",
22     "tag": "1.2.4"
23   },
24   "source_files": [
25     "**/*.swift",
26     "RealifeTech/RealifeTech.h"
27   ],
28   "exclude_files": [
29     "**/Tests/**/*",
30     "DummyProject/**/*",
31     "Pods/**/*"
32   ],
33   "resource_bundles": {
34     "RealifeTech": [
35       "**/Resources/*.lproj/*.strings"
36     ]
37   },
38   "dependencies": {
39     "RxSwift": [
40       "~> 6.1.0"
41     ],
42     "RxCocoa": [
43       "~> 6.1.0"
44     ],
45     "Apollo": [
46       "~> 0.40.0"
47     ],
48     "Apollo/SQLite": [
50     ],
51     "SwiftLint": [
52       "~> 0.43.1"
53     ]
54   },
55   "swift_version": "5.0"