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": "Airship",
23 "swift_versions": "5.0",
35 "public_header_files": [
36 "Airship/AirshipBasement/Source/Public/*.h",
40 "Airship/AirshipBasement/Source/Public/*.h",
41 "Airship/AirshipBasement/Source/Internal/*.{h,m}",
44 "private_header_files": "Airship/AirshipBasement/Source/Internal/*.h",
45 "exclude_files": "Airship/AirshipBasement/Source/Public/AirshipBasement.h",
56 "SystemConfiguration",
70 "source_files": "Airship/AirshipCore/Source/*.{swift}",
72 "AirshipCoreResources": "Airship/AirshipCore/Resources/*"
75 "Airship/AirshipCore/Resources/Info.plist",
76 "Airship/AirshipCore/Source/AirshipCore.h"
88 "SystemConfiguration",
100 "Airship/Basement": [
106 "name": "ExtendedActions",
108 "public_header_files": "Airship/AirshipExtendedActions/Source/Public/*.h",
110 "Airship/AirshipExtendedActions/Source/**/*.{h,m}",
111 "Airship/AirshipExtendedActions/Source/Public/**/*.{h,m}"
113 "private_header_files": "Airship/AirshipExtendedActions/Source/**/*+Internal*.h",
114 "resource_bundles": {
115 "AirshipExtendedActionsResources": "Airship/AirshipExtendedActions/Resources/*"
118 "Airship/AirshipExtendedActions/Resources/Info.plist",
119 "Airship/AirshipExtendedActions/Source/AirshipExtendedActions.h"
121 "frameworks": "StoreKit"
132 "public_header_files": "Airship/AirshipLocation/Source/Public/*.h",
134 "Airship/AirshipLocation/Source/*.{h,m}",
135 "Airship/AirshipLocation/Source/Public/**/*.{h,m}"
137 "private_header_files": "Airship/AirshipLocation/Source/*+Internal*.h",
138 "exclude_files": "Airship/AirshipLocation/Source/AirshipLocation.h",
139 "frameworks": "CoreLocation"
148 "name": "Automation",
150 "public_header_files": "Airship/AirshipAutomation/Source/Public/*.h",
152 "Airship/AirshipAutomation/Source/**/*.{h,m}",
153 "Airship/AirshipAutomation/Source/Public/**/*.{h,m}"
155 "resource_bundles": {
156 "AirshipAutomationResources": "Airship/AirshipAutomation/Resources/*"
159 "Airship/AirshipAutomation/Resources/Info.plist",
160 "Airship/AirshipAutomation/Source/AirshipAutomation.h"
162 "frameworks": "UIKit"
171 "name": "MessageCenter",
173 "public_header_files": "Airship/AirshipMessageCenter/Source/Public/*.h",
175 "Airship/AirshipMessageCenter/Source/**/*.{h,m}",
176 "Airship/AirshipMessageCenter/Source/Public/**/*.{h,m}"
178 "private_header_files": "Airship/AirshipMessageCenter/Source/**/*+Internal*.h",
179 "resource_bundles": {
180 "AirshipMessageCenterResources": "Airship/AirshipMessageCenter/Resources/*"
183 "Airship/AirshipMessageCenter/Resources/Info.plist",
184 "Airship/AirshipMessageCenter/Source/AirshipMessageCenter.h"
196 "public_header_files": "Airship/AirshipAccengage/Source/Public/*.h",
198 "Airship/AirshipAccengage/Source/**/*.{h,m}",
199 "Airship/AirshipAccengage/Source/Public/**/*.{h,m}"
201 "private_header_files": "Airship/AirshipAccengage/Source/**/*+Internal*.h",
202 "exclude_files": "Airship/AirshipAccengage/Source/AirshipAccengage.h",
203 "resource_bundles": {
204 "AirshipAccengageResources": "Airship/AirshipAccengage/Resources/**/*"
216 "source_files": "Airship/AirshipChat/Source/**/*.{h,m,swift}",
217 "exclude_files": "Airship/AirshipChat/Source/AirshipChat.h",
218 "resource_bundles": {
219 "AirshipChatResources": "Airship/AirshipChat/Resources/**/*"
229 "name": "PreferenceCenter",
231 "source_files": "Airship/AirshipPreferenceCenter/Source/**/*.{h,m,swift}",
232 "exclude_files": "Airship/AirshipPreferenceCenter/Source/AirshipPreferenceCenter.h",
233 "resource_bundles": {
234 "AirshipPreferenceCenterResources": "Airship/AirshipPreferenceCenter/Resources/**/*"
244 "swift_version": "5.0"