[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 4 / 1 / AnalyticsConnector / 1.3.0 / AnalyticsConnector.podspec.json
bloba0e08352b7327c4abe492af6a122a8388c4b906d
2   "name": "AnalyticsConnector",
3   "version": "1.3.0",
4   "summary": "Connector library for seamless integration between Amplitude Analytics and Experiment SDKs",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "Amplitude": "experiment@amplitude.com"
10   },
11   "homepage": "https://amplitude.com",
12   "source": {
13     "git": "https://github.com/amplitude/analytics-connector-ios.git",
14     "tag": "v1.3.0"
15   },
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.13",
20     "tvos": "9.0",
21     "watchos": "3.0",
22     "visionos": "1.0"
23   },
24   "ios": {
25     "source_files": "Sources/AnalyticsConnector/**/*.{h,swift}"
26   },
27   "osx": {
28     "source_files": "sources/AnalyticsConnector/**/*.{h,swift}"
29   },
30   "tvos": {
31     "source_files": "sources/AnalyticsConnector/**/*.{h,swift}"
32   },
33   "watchos": {
34     "source_files": "sources/AnalyticsConnector/**/*.{h,swift}"
35   },
36   "visionos": {
37     "source_files": "sources/AnalyticsConnector/**/*.{h,swift}"
38   },
39   "pod_target_xcconfig": {
40     "DEFINES_MODULE": "YES"
41   },
42   "swift_version": "5.0"