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",
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",
105 "name": "ExtendedActions",
107 "public_header_files": "Airship/AirshipExtendedActions/Source/Public/*.h",
109 "Airship/AirshipExtendedActions/Source/**/*.{h,m}",
110 "Airship/AirshipExtendedActions/Source/Public/**/*.{h,m}"
112 "private_header_files": "Airship/AirshipExtendedActions/Source/**/*+Internal*.h",
113 "resource_bundles": {
114 "AirshipExtendedActionsResources": "Airship/AirshipExtendedActions/Resources/*"
117 "Airship/AirshipExtendedActions/Resources/Info.plist",
118 "Airship/AirshipExtendedActions/Source/AirshipExtendedActions.h"
120 "frameworks": "StoreKit"
131 "public_header_files": "Airship/AirshipLocation/Source/Public/*.h",
133 "Airship/AirshipLocation/Source/*.{h,m}",
134 "Airship/AirshipLocation/Source/Public/**/*.{h,m}"
136 "private_header_files": "Airship/AirshipLocation/Source/*+Internal*.h",
137 "exclude_files": "Airship/AirshipLocation/Source/AirshipLocation.h",
138 "frameworks": "CoreLocation"
147 "name": "Automation",
149 "public_header_files": "Airship/AirshipAutomation/Source/Public/*.h",
151 "Airship/AirshipAutomation/Source/**/*.{h,m}",
152 "Airship/AirshipAutomation/Source/Public/**/*.{h,m}"
154 "resource_bundles": {
155 "AirshipAutomationResources": "Airship/AirshipAutomation/Resources/*"
158 "Airship/AirshipAutomation/Resources/Info.plist",
159 "Airship/AirshipAutomation/Source/AirshipAutomation.h"
161 "frameworks": "UIKit"
170 "name": "MessageCenter",
172 "public_header_files": "Airship/AirshipMessageCenter/Source/Public/*.h",
174 "Airship/AirshipMessageCenter/Source/**/*.{h,m}",
175 "Airship/AirshipMessageCenter/Source/Public/**/*.{h,m}"
177 "private_header_files": "Airship/AirshipMessageCenter/Source/**/*+Internal*.h",
178 "resource_bundles": {
179 "AirshipMessageCenterResources": "Airship/AirshipMessageCenter/Resources/*"
182 "Airship/AirshipMessageCenter/Resources/Info.plist",
183 "Airship/AirshipMessageCenter/Source/AirshipMessageCenter.h"
195 "public_header_files": "Airship/AirshipAccengage/Source/Public/*.h",
197 "Airship/AirshipAccengage/Source/**/*.{h,m}",
198 "Airship/AirshipAccengage/Source/Public/**/*.{h,m}"
200 "private_header_files": "Airship/AirshipAccengage/Source/**/*+Internal*.h",
201 "exclude_files": "Airship/AirshipAccengage/Source/AirshipAccengage.h",
202 "resource_bundles": {
203 "AirshipAccengageResources": "Airship/AirshipAccengage/Resources/**/*"
215 "source_files": "Airship/AirshipChat/Source/**/*.{h,m,swift}",
216 "exclude_files": "Airship/AirshipChat/Source/AirshipChat.h",
217 "resource_bundles": {
218 "AirshipChatResources": "Airship/AirshipChat/Resources/**/*"
228 "name": "PreferenceCenter",
230 "source_files": "Airship/AirshipPreferenceCenter/Source/**/*.{h,m,swift}",
231 "exclude_files": "Airship/AirshipPreferenceCenter/Source/AirshipPreferenceCenter.h",
232 "resource_bundles": {
233 "AirshipPreferenceCenterResources": "Airship/AirshipPreferenceCenter/Resources/**/*"
243 "swift_version": "5.0"