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",
25 "swift_versions": "5.0",
38 "public_header_files": [
39 "Airship/AirshipBasement/Source/Public/*.h",
40 "Cocoapods/AirshipKit.h"
43 "Airship/AirshipBasement/Source/Public/*.h",
44 "Airship/AirshipBasement/Source/Internal/*.{h,m}",
45 "Cocoapods/AirshipKit.h"
47 "private_header_files": "Airship/AirshipBasement/Source/Internal/*.h",
48 "exclude_files": "Airship/AirshipBasement/Source/Public/AirshipBasement.h",
70 "frameworks": "SystemConfiguration"
73 "frameworks": "WatchKit"
78 "source_files": "Airship/AirshipCore/Source/*.{swift}",
80 "AirshipCoreResources": "Airship/AirshipCore/Resources/*"
83 "Airship/AirshipCore/Resources/Info.plist",
84 "Airship/AirshipCore/Source/AirshipCore.h"
103 "SystemConfiguration",
108 "frameworks": "SystemConfiguration"
111 "frameworks": "WatchKit"
114 "Airship/Basement": [
120 "name": "Automation",
122 "public_header_files": "Airship/AirshipAutomation/Source/Public/*.h",
124 "Airship/AirshipAutomation/Source/**/*.{h,m}",
125 "Airship/AirshipAutomation/Source/Public/**/*.{h,m}"
127 "resource_bundles": {
128 "AirshipAutomationResources": "Airship/AirshipAutomation/Resources/*"
131 "Airship/AirshipAutomation/Resources/Info.plist",
132 "Airship/AirshipAutomation/Source/AirshipAutomation.h"
134 "frameworks": "UIKit"
143 "name": "MessageCenter",
145 "source_files": "Airship/AirshipMessageCenter/Source/**/*.{h,m,swift}",
146 "exclude_files": "Airship/AirshipMessageCenter/Source/AirshipMessageCenter.h",
147 "resource_bundles": {
148 "AirshipMessageCenterResources": "Airship/AirshipMessageCenter/Resources/**/*"
158 "name": "PreferenceCenter",
160 "source_files": "Airship/AirshipPreferenceCenter/Source/**/*.{h,m,swift}",
161 "exclude_files": "Airship/AirshipPreferenceCenter/Source/AirshipPreferenceCenter.h"
170 "name": "FeatureFlags",
172 "source_files": "Airship/AirshipFeatureFlags/Source/**/*.{h,m,swift}",
173 "exclude_files": "Airship/AirshipFeatureFlags/Source/AirshipFeatureFlags.h"
182 "swift_version": "5.0"