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 "source_files": "Airship/AirshipAutomation/Source/**/*.{h,m,swift}",
123 "exclude_files": "Airship/AirshipAutomation/Source/AirshipAutomation.h",
124 "resource_bundles": {
125 "AirshipAutomationResources": "Airship/AirshipAutomation/Resources/**/*"
135 "name": "MessageCenter",
137 "source_files": "Airship/AirshipMessageCenter/Source/**/*.{h,m,swift}",
138 "exclude_files": "Airship/AirshipMessageCenter/Source/AirshipMessageCenter.h",
139 "resource_bundles": {
140 "AirshipMessageCenterResources": "Airship/AirshipMessageCenter/Resources/**/*"
150 "name": "PreferenceCenter",
152 "source_files": "Airship/AirshipPreferenceCenter/Source/**/*.{h,m,swift}",
153 "exclude_files": "Airship/AirshipPreferenceCenter/Source/AirshipPreferenceCenter.h"
162 "name": "FeatureFlags",
164 "source_files": "Airship/AirshipFeatureFlags/Source/**/*.{h,m,swift}",
165 "exclude_files": "Airship/AirshipFeatureFlags/Source/AirshipFeatureFlags.h"
174 "swift_version": "5.0"