4 "summary": "Airship iOS SDK",
5 "documentation_url": "https://docs.airship.com/platform/ios",
6 "homepage": "https://www.airship.com",
8 "Airship": "support@airship.com"
11 "type": "Apache License, Version 2.0",
15 "git": "https://github.com/urbanairship/ios-library.git",
18 "module_name": "AirshipKit",
19 "header_dir": "AirshipKit",
24 "swift_versions": "5.0",
36 "public_header_files": [
37 "Airship/AirshipBasement/Source/Public/*.h",
38 "Cocoapods/AirshipKit.h"
41 "Airship/AirshipBasement/Source/Public/*.h",
42 "Airship/AirshipBasement/Source/Internal/*.{h,m}",
43 "Cocoapods/AirshipKit.h"
45 "private_header_files": "Airship/AirshipBasement/Source/Internal/*.h",
46 "exclude_files": "Airship/AirshipBasement/Source/Public/AirshipBasement.h",
57 "SystemConfiguration",
71 "source_files": "Airship/AirshipCore/Source/*.{swift}",
73 "AirshipCoreResources": "Airship/AirshipCore/Resources/*"
76 "Airship/AirshipCore/Resources/Info.plist",
77 "Airship/AirshipCore/Source/AirshipCore.h"
89 "SystemConfiguration",
101 "Airship/Basement": [
107 "name": "ExtendedActions",
109 "public_header_files": "Airship/AirshipExtendedActions/Source/Public/*.h",
111 "Airship/AirshipExtendedActions/Source/**/*.{h,m}",
112 "Airship/AirshipExtendedActions/Source/Public/**/*.{h,m}"
114 "private_header_files": "Airship/AirshipExtendedActions/Source/**/*+Internal*.h",
115 "resource_bundles": {
116 "AirshipExtendedActionsResources": "Airship/AirshipExtendedActions/Resources/*"
119 "Airship/AirshipExtendedActions/Resources/Info.plist",
120 "Airship/AirshipExtendedActions/Source/AirshipExtendedActions.h"
122 "frameworks": "StoreKit"
133 "public_header_files": "Airship/AirshipLocation/Source/Public/*.h",
135 "Airship/AirshipLocation/Source/*.{h,m}",
136 "Airship/AirshipLocation/Source/Public/**/*.{h,m}"
138 "private_header_files": "Airship/AirshipLocation/Source/*+Internal*.h",
139 "exclude_files": "Airship/AirshipLocation/Source/AirshipLocation.h",
140 "frameworks": "CoreLocation"
149 "name": "Automation",
151 "public_header_files": "Airship/AirshipAutomation/Source/Public/*.h",
153 "Airship/AirshipAutomation/Source/**/*.{h,m}",
154 "Airship/AirshipAutomation/Source/Public/**/*.{h,m}"
156 "resource_bundles": {
157 "AirshipAutomationResources": "Airship/AirshipAutomation/Resources/*"
160 "Airship/AirshipAutomation/Resources/Info.plist",
161 "Airship/AirshipAutomation/Source/AirshipAutomation.h"
163 "frameworks": "UIKit"
172 "name": "MessageCenter",
174 "public_header_files": "Airship/AirshipMessageCenter/Source/Public/*.h",
176 "Airship/AirshipMessageCenter/Source/**/*.{h,m}",
177 "Airship/AirshipMessageCenter/Source/Public/**/*.{h,m}"
179 "private_header_files": "Airship/AirshipMessageCenter/Source/**/*+Internal*.h",
180 "resource_bundles": {
181 "AirshipMessageCenterResources": "Airship/AirshipMessageCenter/Resources/*"
184 "Airship/AirshipMessageCenter/Resources/Info.plist",
185 "Airship/AirshipMessageCenter/Source/AirshipMessageCenter.h"
197 "public_header_files": "Airship/AirshipAccengage/Source/Public/*.h",
199 "Airship/AirshipAccengage/Source/**/*.{h,m}",
200 "Airship/AirshipAccengage/Source/Public/**/*.{h,m}"
202 "private_header_files": "Airship/AirshipAccengage/Source/**/*+Internal*.h",
203 "exclude_files": "Airship/AirshipAccengage/Source/AirshipAccengage.h",
204 "resource_bundles": {
205 "AirshipAccengageResources": "Airship/AirshipAccengage/Resources/**/*"
217 "source_files": "Airship/AirshipChat/Source/**/*.{h,m,swift}",
218 "exclude_files": "Airship/AirshipChat/Source/AirshipChat.h",
219 "resource_bundles": {
220 "AirshipChatResources": "Airship/AirshipChat/Resources/**/*"
230 "name": "PreferenceCenter",
232 "source_files": "Airship/AirshipPreferenceCenter/Source/**/*.{h,m,swift}",
233 "exclude_files": "Airship/AirshipPreferenceCenter/Source/AirshipPreferenceCenter.h",
234 "resource_bundles": {
235 "AirshipPreferenceCenterResources": "Airship/AirshipPreferenceCenter/Resources/**/*"
245 "swift_version": "5.0"