[Add] TMNewsInformationSDK 0.0.999
[CocoaPods.git] / Specs / 9 / 2 / 7 / RudderMoEngage / 2.0.0 / RudderMoEngage.podspec.json
blob9c84f931c269fb01178d84e837b79387701740d0
2   "name": "RudderMoEngage",
3   "version": "2.0.0",
4   "summary": "Privacy and Security focused Segment-alternative. MoEngage Native SDK integration support.",
5   "description": "Rudder is a platform for collecting, storing and routing customer event data to dozens of tools. Rudder is open-source, can run in your cloud environment (AWS, GCP, Azure or even your data-centre) and provides a powerful transformation framework to process your event data on the fly.",
6   "homepage": "https://github.com/rudderlabs/rudder-integration-moengage-swift",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "RudderStack": "arnab@rudderlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/rudderlabs/rudder-integration-moengage-swift.git",
16     "tag": "v2.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "source_files": "Sources/**/*{h,m,swift}",
28   "module_name": "RudderMoEngage",
29   "swift_versions": "5.3",
30   "dependencies": {
31     "Rudder": [
32       "~> 2.0.0"
33     ],
34     "MoEngage-iOS-SDK": [
35       "~> 9.18.0"
36     ]
37   },
38   "swift_version": "5.3"