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",
20 "static_framework": true,
25 "source_files": "ATInternetTracker/Sources/*.{h,m,swift}",
27 "ATInternetTracker/Sources/*.{plist,json}",
28 "ATInternetTracker/Sources/TrackerBundle.bundle"
42 "name": "AppExtension",
43 "pod_target_xcconfig": {
44 "OTHER_SWIFT_FLAGS": "-DAT_EXTENSION"
46 "source_files": "ATInternetTracker/Sources/*.{h,m,swift}",
48 "ATInternetTracker/Sources/BackgroundTask.swift",
49 "ATInternetTracker/Sources/Debugger.swift",
50 "ATInternetTracker/Sources/TrackerTests-Bridging-Header.h"
57 "SystemConfiguration",
64 "ATInternetTracker/Sources/*.{plist,json}",
65 "ATInternetTracker/Sources/TrackerBundle.bundle"
69 "name": "watchOSTracker",
70 "source_files": "ATInternetTracker/Sources/*.{h,m,swift}",
72 "ATInternetTracker/Sources/BackgroundTask.swift",
73 "ATInternetTracker/Sources/ATReachability.swift",
74 "ATInternetTracker/Sources/Debugger.swift",
75 "ATInternetTracker/Sources/TrackerTests-Bridging-Header.h"
86 "ATInternetTracker/Sources/DefaultConfiguration.plist",
87 "ATInternetTracker/Sources/core.manifest.json"
91 "name": "tvOSTracker",
92 "source_files": "ATInternetTracker/Sources/*.{h,m,swift}",
94 "ATInternetTracker/Sources/TrackerTests-Bridging-Header.h",
95 "ATInternetTracker/Sources/watchOSTracker.h"
98 "ATInternetTracker/Sources/*.{plist,json,mp3,ttf}",
99 "ATInternetTracker/Sources/TrackerBundle.bundle"
105 "SystemConfiguration"