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",
37 "public_header_files": [
38 "Airship/AirshipBasement/Source/Public/*.h",
39 "Cocoapods/AirshipKit.h"
42 "Airship/AirshipBasement/Source/Public/*.h",
43 "Airship/AirshipBasement/Source/Internal/*.{h,m}",
44 "Cocoapods/AirshipKit.h"
46 "private_header_files": "Airship/AirshipBasement/Source/Internal/*.h",
47 "exclude_files": "Airship/AirshipBasement/Source/Public/AirshipBasement.h",
69 "frameworks": "SystemConfiguration"
72 "frameworks": "WatchKit"
77 "source_files": "Airship/AirshipCore/Source/*.{swift}",
79 "AirshipCoreResources": "Airship/AirshipCore/Resources/*"
82 "Airship/AirshipCore/Resources/Info.plist",
83 "Airship/AirshipCore/Source/AirshipCore.h"
102 "SystemConfiguration",
107 "frameworks": "SystemConfiguration"
110 "frameworks": "WatchKit"
113 "Airship/Basement": [
119 "name": "Automation",
121 "public_header_files": "Airship/AirshipAutomation/Source/Public/*.h",
123 "Airship/AirshipAutomation/Source/**/*.{h,m}",
124 "Airship/AirshipAutomation/Source/Public/**/*.{h,m}"
126 "resource_bundles": {
127 "AirshipAutomationResources": "Airship/AirshipAutomation/Resources/*"
130 "Airship/AirshipAutomation/Resources/Info.plist",
131 "Airship/AirshipAutomation/Source/AirshipAutomation.h"
133 "frameworks": "UIKit"
142 "name": "MessageCenter",
144 "source_files": "Airship/AirshipMessageCenter/Source/**/*.{h,m,swift}",
145 "exclude_files": "Airship/AirshipMessageCenter/Source/AirshipMessageCenter.h",
146 "resource_bundles": {
147 "AirshipMessageCenterResources": "Airship/AirshipMessageCenter/Resources/**/*"
157 "name": "PreferenceCenter",
159 "source_files": "Airship/AirshipPreferenceCenter/Source/**/*.{h,m,swift}",
160 "exclude_files": "Airship/AirshipPreferenceCenter/Source/AirshipPreferenceCenter.h"
169 "swift_version": "5.0"