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",
66 "name": "ExtendedActions",
68 "public_header_files": "Airship/AirshipExtendedActions/Source/Public/*.h",
70 "Airship/AirshipExtendedActions/Source/**/*.{h,m}",
71 "Airship/AirshipExtendedActions/Source/Public/**/*.{h,m}"
73 "private_header_files": "Airship/AirshipExtendedActions/Source/**/*+Internal*.h",
74 "resources": "Airship/AirshipExtendedActions/Resources/*",
76 "Airship/AirshipExtendedActions/Resources/Info.plist",
77 "Airship/AirshipExtendedActions/Source/AirshipExtendedActions.h"
79 "frameworks": "StoreKit"
90 "public_header_files": "Airship/AirshipLocation/Source/Public/*.h",
92 "Airship/AirshipLocation/Source/*.{h,m}",
93 "Airship/AirshipLocation/Source/Public/**/*.{h,m}"
95 "private_header_files": "Airship/AirshipLocation/Source/*+Internal*.h",
96 "exclude_files": "Airship/AirshipLocation/Source/AirshipLocation.h",
97 "frameworks": "CoreLocation"
106 "name": "Automation",
108 "public_header_files": "Airship/AirshipAutomation/Source/Public/*.h",
110 "Airship/AirshipAutomation/Source/**/*.{h,m}",
111 "Airship/AirshipAutomation/Source/Public/**/*.{h,m}"
113 "resources": "Airship/AirshipAutomation/Resources/*",
115 "Airship/AirshipAutomation/Resources/Info.plist",
116 "Airship/AirshipAutomation/Source/AirshipAutomation.h"
118 "frameworks": "UIKit"
127 "name": "MessageCenter",
129 "public_header_files": "Airship/AirshipMessageCenter/Source/Public/*.h",
131 "Airship/AirshipMessageCenter/Source/**/*.{h,m}",
132 "Airship/AirshipMessageCenter/Source/Public/**/*.{h,m}"
134 "private_header_files": "Airship/AirshipMessageCenter/Source/**/*+Internal*.h",
135 "resources": "Airship/AirshipMessageCenter/Resources/*",
137 "Airship/AirshipMessageCenter/Resources/Info.plist",
138 "Airship/AirshipMessageCenter/Source/AirshipMessageCenter.h"
150 "public_header_files": "Airship/AirshipAccengage/Source/Public/*.h",
152 "Airship/AirshipAccengage/Source/**/*.{h,m}",
153 "Airship/AirshipAccengage/Source/Public/**/*.{h,m}"
155 "private_header_files": "Airship/AirshipAccengage/Source/**/*+Internal*.h",
156 "exclude_files": "Airship/AirshipAccengage/Source/AirshipAccengage.h",
157 "resources": "Airship/AirshipAccengage/Resources/**/*"