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",
33 "public_header_files": "Airship/AirshipCore/Source/Public/*.h",
35 "Airship/AirshipCore/Source/Public/*.h",
36 "Airship/AirshipCore/Source/Internal/*.{h,m}"
38 "private_header_files": "Airship/AirshipCore/Source/Internal/*.h",
39 "resources": "Airship/AirshipCore/Resources/*",
41 "Airship/AirshipCore/Resources/Info.plist",
42 "Airship/AirshipCore/Source/Public/AirshipCore.h"
54 "SystemConfiguration",
67 "name": "ExtendedActions",
69 "public_header_files": "Airship/AirshipExtendedActions/Source/Public/*.h",
71 "Airship/AirshipExtendedActions/Source/**/*.{h,m}",
72 "Airship/AirshipExtendedActions/Source/Public/**/*.{h,m}"
74 "private_header_files": "Airship/AirshipExtendedActions/Source/**/*+Internal*.h",
75 "resources": "Airship/AirshipExtendedActions/Resources/*",
77 "Airship/AirshipExtendedActions/Resources/Info.plist",
78 "Airship/AirshipExtendedActions/Source/AirshipExtendedActions.h"
80 "frameworks": "StoreKit"
91 "public_header_files": "Airship/AirshipLocation/Source/Public/*.h",
93 "Airship/AirshipLocation/Source/*.{h,m}",
94 "Airship/AirshipLocation/Source/Public/**/*.{h,m}"
96 "private_header_files": "Airship/AirshipLocation/Source/*+Internal*.h",
97 "exclude_files": "Airship/AirshipLocation/Source/AirshipLocation.h",
98 "frameworks": "CoreLocation"
107 "name": "Automation",
109 "public_header_files": "Airship/AirshipAutomation/Source/Public/*.h",
111 "Airship/AirshipAutomation/Source/**/*.{h,m}",
112 "Airship/AirshipAutomation/Source/Public/**/*.{h,m}"
114 "resources": "Airship/AirshipAutomation/Resources/*",
116 "Airship/AirshipAutomation/Resources/Info.plist",
117 "Airship/AirshipAutomation/Source/AirshipAutomation.h"
119 "frameworks": "UIKit"
128 "name": "MessageCenter",
130 "public_header_files": "Airship/AirshipMessageCenter/Source/Public/*.h",
132 "Airship/AirshipMessageCenter/Source/**/*.{h,m}",
133 "Airship/AirshipMessageCenter/Source/Public/**/*.{h,m}"
135 "private_header_files": "Airship/AirshipMessageCenter/Source/**/*+Internal*.h",
136 "resources": "Airship/AirshipMessageCenter/Resources/*",
138 "Airship/AirshipMessageCenter/Resources/Info.plist",
139 "Airship/AirshipMessageCenter/Source/AirshipMessageCenter.h"
151 "public_header_files": "Airship/AirshipAccengage/Source/Public/*.h",
153 "Airship/AirshipAccengage/Source/**/*.{h,m}",
154 "Airship/AirshipAccengage/Source/Public/**/*.{h,m}"
156 "private_header_files": "Airship/AirshipAccengage/Source/**/*+Internal*.h",
157 "exclude_files": "Airship/AirshipAccengage/Source/AirshipAccengage.h",
158 "resources": "Airship/AirshipAccengage/Resources/**/*"