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",
34 "public_header_files": [
35 "Airship/AirshipCore/Source/Public/*.h",
39 "Airship/AirshipCore/Source/Public/*.h",
40 "Airship/AirshipCore/Source/Internal/*.{h,m}",
43 "private_header_files": "Airship/AirshipCore/Source/Internal/*.h",
45 "AirshipCoreResources": "Airship/AirshipCore/Resources/*"
48 "Airship/AirshipCore/Resources/Info.plist",
49 "Airship/AirshipCore/Source/Public/AirshipCore.h"
61 "SystemConfiguration",
74 "name": "ExtendedActions",
76 "public_header_files": "Airship/AirshipExtendedActions/Source/Public/*.h",
78 "Airship/AirshipExtendedActions/Source/**/*.{h,m}",
79 "Airship/AirshipExtendedActions/Source/Public/**/*.{h,m}"
81 "private_header_files": "Airship/AirshipExtendedActions/Source/**/*+Internal*.h",
83 "AirshipExtendedActionsResources": "Airship/AirshipExtendedActions/Resources/*"
86 "Airship/AirshipExtendedActions/Resources/Info.plist",
87 "Airship/AirshipExtendedActions/Source/AirshipExtendedActions.h"
89 "frameworks": "StoreKit"
100 "public_header_files": "Airship/AirshipLocation/Source/Public/*.h",
102 "Airship/AirshipLocation/Source/*.{h,m}",
103 "Airship/AirshipLocation/Source/Public/**/*.{h,m}"
105 "private_header_files": "Airship/AirshipLocation/Source/*+Internal*.h",
106 "exclude_files": "Airship/AirshipLocation/Source/AirshipLocation.h",
107 "frameworks": "CoreLocation"
116 "name": "Automation",
118 "public_header_files": "Airship/AirshipAutomation/Source/Public/*.h",
120 "Airship/AirshipAutomation/Source/**/*.{h,m}",
121 "Airship/AirshipAutomation/Source/Public/**/*.{h,m}"
123 "resource_bundles": {
124 "AirshipAutomationResources": "Airship/AirshipAutomation/Resources/*"
127 "Airship/AirshipAutomation/Resources/Info.plist",
128 "Airship/AirshipAutomation/Source/AirshipAutomation.h"
130 "frameworks": "UIKit"
139 "name": "MessageCenter",
141 "public_header_files": "Airship/AirshipMessageCenter/Source/Public/*.h",
143 "Airship/AirshipMessageCenter/Source/**/*.{h,m}",
144 "Airship/AirshipMessageCenter/Source/Public/**/*.{h,m}"
146 "private_header_files": "Airship/AirshipMessageCenter/Source/**/*+Internal*.h",
147 "resource_bundles": {
148 "AirshipMessageCenterResources": "Airship/AirshipMessageCenter/Resources/*"
151 "Airship/AirshipMessageCenter/Resources/Info.plist",
152 "Airship/AirshipMessageCenter/Source/AirshipMessageCenter.h"
164 "public_header_files": "Airship/AirshipAccengage/Source/Public/*.h",
166 "Airship/AirshipAccengage/Source/**/*.{h,m}",
167 "Airship/AirshipAccengage/Source/Public/**/*.{h,m}"
169 "private_header_files": "Airship/AirshipAccengage/Source/**/*+Internal*.h",
170 "exclude_files": "Airship/AirshipAccengage/Source/AirshipAccengage.h",
171 "resource_bundles": {
172 "AirshipAccengageResources": "Airship/AirshipAccengage/Resources/**/*"
184 "source_files": "Airship/AirshipChat/Source/**/*.{h,m,swift}",
185 "exclude_files": "Airship/AirshipChat/Source/AirshipChat.h",
186 "resource_bundles": {
187 "AirshipChatResources": "Airship/AirshipChat/Resources/**/*"
197 "swift_version": "5.0"