[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / 5 / c / Webtrekk / 4.15.14 / Webtrekk.podspec.json
blobb08c0037b9d44ede7d3cd81a9a9b4aa0cef2d28b
2   "name": "Webtrekk",
3   "version": "4.15.14",
4   "authors": {
5     "Webtrekk GmbH": "devgroup.mobile@webtrekk.com"
6   },
7   "homepage": "https://www.webtrekk.com/en/solutions/mobile-analytics/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "platforms": {
13     "ios": "9.0",
14     "tvos": "9.0",
15     "watchos": "4.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/Webtrekk/webtrekk-ios-sdk.git",
20     "tag": "4.15.14"
21   },
22   "summary": "The Webtrekk SDK allows you to track user activities, screen flow and media usage for your App.",
23   "module_map": "Module/Module.modulemap",
24   "source_files": [
25     "Source/**/*.swift",
26     "Module/Module.h",
27     "Source/Internal/Utility/CatchObC.*"
28   ],
29   "ios": {
30     "exclude_files": "Source/Internal/Utility/WKInterfaceController.swift",
31     "frameworks": [
32       "AVFoundation",
33       "AVKit",
34       "CoreTelephony"
35     ]
36   },
37   "tvos": {
38     "exclude_files": "Source/Internal/Utility/WKInterfaceController.swift"
39   },
40   "watchos": {
41     "exclude_files": [
42       "Source/Internal/Utility/UIDevice.swift",
43       "Source/Internal/Utility/UIViewController.swift",
44       "Source/Internal/Trackers/AVPlayerTracker.swift",
45       "Source/Internal/Features/DeepLink.swift"
46     ],
47     "frameworks": "WatchKit"
48   },
49   "frameworks": [
50     "Foundation",
51     "UIKit"
52   ],
53   "swift_version": "4.2"