2 "name": "ATInternet-Apple-SDK",
4 "summary": "AT Internet mobile analytics solution for Apple devices",
5 "homepage": "https://github.com/at-internet/atinternet-apple-sdk",
6 "documentation_url": "https://developers.atinternet-solutions.com/apple-en/getting-started-apple-en/operating-principle-apple-en/",
8 "authors": "AT Internet",
11 "git": "https://github.com/at-internet/atinternet-apple-sdk.git",
14 "module_name": "Tracker",
23 "source_files": "ATInternetTracker/Sources/*.{h,m,swift}",
25 "ATInternetTracker/Sources/DefaultConfiguration*",
26 "ATInternetTracker/Sources/TrackerBundle.bundle"
33 "name": "AppExtension",
34 "pod_target_xcconfig": {
35 "OTHER_SWIFT_FLAGS": "-DAT_EXTENSION"
37 "source_files": "ATInternetTracker/Sources/*.{h,m,swift}",
39 "ATInternetTracker/Sources/BackgroundTask.swift",
40 "ATInternetTracker/Sources/Debugger.swift",
41 "ATInternetTracker/Sources/TrackerTests-Bridging-Header.h"
47 "ATInternetTracker/Sources/DefaultConfiguration*",
48 "ATInternetTracker/Sources/TrackerBundle.bundle"
52 "name": "watchOSTracker",
53 "source_files": "ATInternetTracker/Sources/*.{h,m,swift}",
55 "ATInternetTracker/Sources/BackgroundTask.swift",
56 "ATInternetTracker/Sources/ATReachability.swift",
57 "ATInternetTracker/Sources/Debugger.swift",
58 "ATInternetTracker/Sources/TrackerTests-Bridging-Header.h"
64 "ATInternetTracker/Sources/DefaultConfiguration.plist",
65 "ATInternetTracker/Sources/core.manifest.json"
69 "name": "tvOSTracker",
70 "source_files": "ATInternetTracker/Sources/*.{h,m,swift}",
72 "ATInternetTracker/Sources/TrackerTests-Bridging-Header.h",
73 "ATInternetTracker/Sources/watchOSTracker.h"
76 "ATInternetTracker/Sources/DefaultConfiguration*",
77 "ATInternetTracker/Sources/TrackerBundle.bundle"