[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / 0 / 2 / RealifeTech-SDK / 1.0.0 / RealifeTech-SDK.podspec.json
blob514d0d7a8180b6b9713ab02f03f4040a40bdfb8a
2   "name": "RealifeTech-SDK",
3   "module_name": "RealifeTech",
4   "version": "1.0.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   "license": "MIT",
9   "authors": {
10     "Jonathon Albert": "jonathon.albert@live.com",
11     "Olivier Butler": "olivier.butler@gmail.com",
12     "Mickey Lee": "mickey.lee@realifetech.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/realifetech/ios-sdk.git",
20     "branch": "develop",
21     "tag": "v1.0.0"
22   },
23   "source_files": [
24     "**/*.swift",
25     "RealifeTech/RealifeTech.h"
26   ],
27   "exclude_files": [
28     "DummyProject/**/*",
29     "Pods/**/*",
30     "**/Tests/**/*"
31   ],
32   "dependencies": {
33     "RxSwift": [
34       "> 4.2"
35     ],
36     "RxCocoa": [
37       "> 4.2"
38     ],
39     "Apollo": [
40       "0.30.0"
41     ],
42     "SwiftLint": [
44     ]
45   },
46   "swift_version": "5.0"