[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 3 / 2 / BusinessAnalytics / 0.0.1 / BusinessAnalytics.podspec.json
blob59c12c12c1857ebcd6f4827ee7f767322dcac52b
2   "name": "BusinessAnalytics",
3   "version": "0.0.1",
4   "summary": "A short description of BusinessAnalytics.",
5   "description": "A complete description of BusinessAnalytics",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "homepage": "http://EXAMPLE/BusinessAnalytics",
10   "license": "MIT",
11   "authors": {
12     "Vi Nguyen": "vi.nguyen@tyme.com"
13   },
14   "source": {
15     "git": "git@bitbucket.org:phl-ios-devs/tymex-core-ios-business-analytics-private.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "BusinessAnalytics/**/*.{swift}",
19   "requires_arc": true,
20   "swift_versions": "5.0",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "dependencies": {
28     "MoEngage-iOS-SDK": [
30     ],
31     "MoEngageRichNotification": [
33     ],
34     "MoEngageInApp": [
36     ],
37     "Analytics": [
38       "~> 4.1"
39     ],
40     "Segment-MoEngage": [
42     ]
43   },
44   "swift_version": "5.0"