[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / f / 9 / d / ATInternet-Apple-SDK-AppExtension / 2.9.8 / ATInternet-Apple-SDK-AppExtension.podspec.json
blob8bc3ad21bd09486f6f13a7992e72f323cd97c3e8
2   "name": "ATInternet-Apple-SDK-AppExtension",
3   "version": "2.9.8",
4   "summary": "AT Internet mobile analytics solution for iOS App Extension",
5   "homepage": "https://github.com/at-internet/atinternet-apple-sdk",
6   "documentation_url": "http://developers.atinternet-solutions.com/apple-en/getting-started-apple-en/operating-principle-apple-en/",
7   "license": "MIT",
8   "authors": "AT Internet",
9   "requires_arc": true,
10   "source": {
11     "git": "https://github.com/at-internet/atinternet-apple-sdk.git",
12     "tag": "2.9.8"
13   },
14   "module_name": "TrackerExtension",
15   "static_framework": true,
16   "pod_target_xcconfig": {
17     "OTHER_SWIFT_FLAGS": "-DAT_EXTENSION"
18   },
19   "source_files": "ATInternetTracker/Sources/*.{h,m,swift}",
20   "exclude_files": [
21     "ATInternetTracker/Sources/BackgroundTask.swift",
22     "ATInternetTracker/Sources/Debugger.swift",
23     "ATInternetTracker/Sources/TrackerTests-Bridging-Header.h",
24     "ATInternetTracker/Sources/UIApplicationContext.swift",
25     "ATInternetTracker/Sources/UIViewControllerContext.swift",
26     "ATInternetTracker/Sources/SmartTrackerConfiguration.swift",
27     "ATInternetTracker/Sources/EventManager.swift",
28     "ATInternetTracker/Sources/GestureEvent.swift",
29     "ATInternetTracker/Sources/GestureOperation.swift",
30     "ATInternetTracker/Sources/PanEvent.swift",
31     "ATInternetTracker/Sources/PinchEvent.swift",
32     "ATInternetTracker/Sources/RefreshEvent.swift",
33     "ATInternetTracker/Sources/RotationEvent.swift",
34     "ATInternetTracker/Sources/ScreenEvent.swift",
35     "ATInternetTracker/Sources/ScreenOperation.swift",
36     "ATInternetTracker/Sources/ScreenRotationEvent.swift",
37     "ATInternetTracker/Sources/ScreenRotationOperation.swift",
38     "ATInternetTracker/Sources/DeviceRotationEvent.swift",
39     "ATInternetTracker/Sources/ScreenshotEvent.swift",
40     "ATInternetTracker/Sources/ScrollEvent.swift",
41     "ATInternetTracker/Sources/SwipeEvent.swift",
42     "ATInternetTracker/Sources/TapEvent.swift",
43     "ATInternetTracker/Sources/ApiS3.swift",
44     "ATInternetTracker/Sources/ConnectedState.swift",
45     "ATInternetTracker/Sources/DisconnectedState.swift",
46     "ATInternetTracker/Sources/LiveManager.swift",
47     "ATInternetTracker/Sources/Messages.swift",
48     "ATInternetTracker/Sources/PendingState.swift",
49     "ATInternetTracker/Sources/SocketEvents.swift",
50     "ATInternetTracker/Sources/SocketSender.swift",
51     "ATInternetTracker/Sources/IgnoredViews.swift",
52     "ATInternetTracker/Sources/SmartPopUp.swift",
53     "ATInternetTracker/Sources/SmartToolbar.swift",
54     "ATInternetTracker/Sources/NSObjectExtension.swift",
55     "ATInternetTracker/Sources/UIApplicationExtension.swift",
56     "ATInternetTracker/Sources/UIImageExtension.swift",
57     "ATInternetTracker/Sources/UIRefreshControlExtension.swift",
58     "ATInternetTracker/Sources/UISwitchExtension.swift",
59     "ATInternetTracker/Sources/UIViewControllerExtension.swift",
60     "ATInternetTracker/Sources/UIViewExtension.swift",
61     "ATInternetTracker/Sources/*.ttf",
62     "ATInternetTracker/Sources/App.swift",
63     "ATInternetTracker/Sources/Rotator.swift",
64     "ATInternetTracker/Sources/View.swift",
65     "ATInternetTracker/Sources/ATGestureRecognizer.m",
66     "ATInternetTracker/Sources/ATGestureRecognizer.h",
67     "ATInternetTracker/Sources/SmartTracker.h",
68     "ATInternetTracker/Sources/tvOSTracker.h",
69     "ATInternetTracker/Sources/watchOSTracker.h",
70     "ATInternetTracker/Sources/UILabelExtension.swift",
71     "ATInternetTracker/Sources/EventFactory.swift",
72     "ATInternetTracker/Sources/Sockets.swift",
73     "ATInternetTracker/Sources/JRSwizzle.h",
74     "ATInternetTracker/Sources/JRSwizzle.m",
75     "ATInternetTracker/Sources/KLCPopup.h",
76     "ATInternetTracker/Sources/KLCPopup.m",
77     "ATInternetTracker/Sources/SocketAckEmitter.swift",
78     "ATInternetTracker/Sources/SocketAckManager.swift",
79     "ATInternetTracker/Sources/SocketAnyEvent.swift",
80     "ATInternetTracker/Sources/SocketClientManager.swift",
81     "ATInternetTracker/Sources/SocketEngine.swift",
82     "ATInternetTracker/Sources/SocketEngineClient.swift",
83     "ATInternetTracker/Sources/SocketEnginePacketType.swift",
84     "ATInternetTracker/Sources/SocketEnginePollable.swift",
85     "ATInternetTracker/Sources/SocketEngineSpec.swift",
86     "ATInternetTracker/Sources/SocketEngineWebsocket.swift",
87     "ATInternetTracker/Sources/SocketEventHandler.swift",
88     "ATInternetTracker/Sources/SocketExtensions.swift",
89     "ATInternetTracker/Sources/SocketIOClient.swift",
90     "ATInternetTracker/Sources/SocketIOClientConfiguration.swift",
91     "ATInternetTracker/Sources/SocketIOClientOption.swift",
92     "ATInternetTracker/Sources/SocketIOClientSpec.swift",
93     "ATInternetTracker/Sources/SocketIOClientStatus.swift",
94     "ATInternetTracker/Sources/SocketLogger.swift",
95     "ATInternetTracker/Sources/SocketPacket.swift",
96     "ATInternetTracker/Sources/SocketParsable.swift",
97     "ATInternetTracker/Sources/SocketStringReader.swift",
98     "ATInternetTracker/Sources/SocketTypes.swift",
99     "ATInternetTracker/Sources/SSLSecurity.swift",
100     "ATInternetTracker/Sources/WebSocket.swift",
101     "ATInternetTracker/Sources/Compression.swift",
102     "ATInternetTracker/Sources/zlib/*"
103   ],
104   "frameworks": [
105     "CoreData",
106     "CoreFoundation",
107     "WatchKit",
108     "UIKit",
109     "SystemConfiguration",
110     "CoreTelephony"
111   ],
112   "platforms": {
113     "ios": "8.0"
114   },
115   "resources": [
116     "ATInternetTracker/Sources/*.{plist,json}",
117     "ATInternetTracker/Sources/TrackerBundle.bundle"
118   ],
119   "swift_version": "4.1"