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",
35 "Airship/AirshipCore/Resources/common/*",
36 "Airship/AirshipCore/Resources/ios/*"
39 "Airship/AirshipCore/Resources/ios/Info.plist",
40 "Airship/AirshipCore/Source/common/AirshipCore.h"
43 "Airship/AirshipCore/Source/ios/**/*.{h,m,mm}",
44 "Airship/AirshipCore/Source/common/**/*.{h,m,mm}"
46 "private_header_files": [
47 "Airship/AirshipCore/Source/common/**/*+Internal*.h",
48 "Airship/AirshipCore/Source/ios/**/*+Internal*.h"
57 "Airship/AirshipCore/Resources/common/*",
58 "Airship/AirshipCore/Resources/tvos/*"
61 "Airship/AirshipCore/Resources/tvos/Info.plist",
62 "Airship/AirshipCore/Source/common/AirshipCore.h"
65 "Airship/AirshipCore/Source/tvos/**/*.{h,m,mm}",
66 "Airship/AirshipCore/Source/common/**/*.{h,m,mm}"
68 "private_header_files": [
69 "Airship/AirshipCore/Source/common/**/*+Internal*.h",
70 "Airship/AirshipCore/Source/tvos/**/*+Internal*.h"
84 "SystemConfiguration",
90 "name": "ExtendedActions",
92 "source_files": "Airship/AirshipExtendedActions/Source/**/*.{h,m}",
93 "private_header_files": "Airship/AirshipExtendedActions/Source/**/*+Internal*.h",
94 "resources": "Airship/AirshipExtendedActions/Resources/*",
96 "Airship/AirshipExtendedActions/Resources/Info.plist",
97 "Airship/AirshipExtendedActions/Source/AirshipExtendedActions.h"
99 "frameworks": "StoreKit"
110 "source_files": "Airship/AirshipLocation/Source/*.{h,m}",
111 "private_header_files": "Airship/AirshipLocation/Source/*+Internal*.h",
112 "exclude_files": "Airship/AirshipLocation/Source/AirshipLocation.h",
113 "frameworks": "CoreLocation"
122 "name": "Automation",
124 "source_files": "Airship/AirshipAutomation/Source/**/*.{h,m,swift}",
125 "resources": "Airship/AirshipAutomation/Resources/*",
127 "Airship/AirshipAutomation/Resources/Info.plist",
128 "Airship/AirshipAutomation/Source/AirshipAutomation.h"
130 "frameworks": "UIKit"
139 "name": "MessageCenter",
141 "source_files": "Airship/AirshipMessageCenter/Source/**/*.{h,m,swift}",
142 "private_header_files": "Airship/AirshipMessageCenter/Source/**/*+Internal*.h",
143 "resources": "Airship/AirshipMessageCenter/Resources/*",
145 "Airship/AirshipMessageCenter/Resources/Info.plist",
146 "Airship/AirshipMessageCenter/Source/AirshipMessageCenter.h"
158 "source_files": "Airship/AirshipAccengage/Source/**/*.{h,m,swift}",
159 "private_header_files": "Airship/AirshipAccengage/Source/**/*+Internal*.h",
160 "exclude_files": "Airship/AirshipAccengage/Source/AirshipAccengage.h",
161 "resources": "Airship/AirshipAccengage/Resources/**/*"