[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / 2 / BusinessAnalytics / 0.0.3 / BusinessAnalytics.podspec.json
blobcb9f952c10c56b9eac766a0db885a5479fcbab3a
2   "name": "BusinessAnalytics",
3   "version": "0.0.3",
4   "summary": "A short description of BusinessAnalytics.",
5   "description": "A complete description of BusinessAnalytics",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "homepage": "https://bitbucket.org/phl-ios-devs/tymex-core-ios-business-analytics-private/src/master/",
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.3"
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"