[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 0 / 2 / RealifeTech-SDK / 1.12.0 / RealifeTech-SDK.podspec.json
blobb141c3384756da1ff19023bbc63cb19af7f33ff2
2   "name": "RealifeTech-SDK",
3   "module_name": "RealifeTech",
4   "version": "1.12.0",
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       "Realife Tech": "ios@realifetech.com"
11     }
12   ],
13   "platforms": {
14     "ios": "13.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/realifetech/ios-sdk.git",
19     "branch": "master",
20     "tag": "1.12.0"
21   },
22   "source_files": [
23     "**/*.swift",
24     "RealifeTech/RealifeTech.h"
25   ],
26   "exclude_files": [
27     "**/Tests/**/*",
28     "SampleApp/**/*",
29     "Pods/**/*"
30   ],
31   "resource_bundles": {
32     "RealifeTech": [
33       "**/Resources/*.lproj/*.strings"
34     ]
35   },
36   "dependencies": {
37     "RxSwift": [
38       "~> 6.1.0"
39     ],
40     "RxCocoa": [
41       "~> 6.1.0"
42     ],
43     "Apollo": [
44       "~> 0.51.2"
45     ],
46     "Apollo/SQLite": [
48     ],
49     "SwiftLint": [
50       "~> 0.43.1"
51     ]
52   },
53   "swift_version": "5.0"