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"
83 "SystemConfiguration",
89 "name": "ExtendedActions",
91 "source_files": "Airship/AirshipExtendedActions/Source/**/*.{h,m}",
92 "private_header_files": "Airship/AirshipExtendedActions/Source/**/*+Internal*.h",
93 "resources": "Airship/AirshipExtendedActions/Resources/*",
95 "Airship/AirshipExtendedActions/Resources/Info.plist",
96 "Airship/AirshipExtendedActions/Source/AirshipExtendedActions.h"
98 "frameworks": "StoreKit"
109 "source_files": "Airship/AirshipLocation/Source/*.{h,m}",
110 "private_header_files": "Airship/AirshipLocation/Source/*+Internal*.h",
111 "exclude_files": "Airship/AirshipLocation/Source/AirshipLocation.h",
112 "frameworks": "CoreLocation"
121 "name": "Automation",
123 "source_files": "Airship/AirshipAutomation/Source/**/*.{h,m,swift}",
124 "resources": "Airship/AirshipAutomation/Resources/*",
126 "Airship/AirshipAutomation/Resources/Info.plist",
127 "Airship/AirshipAutomation/Source/AirshipAutomation.h"
129 "frameworks": "UIKit"
138 "name": "MessageCenter",
140 "source_files": "Airship/AirshipMessageCenter/Source/**/*.{h,m,swift}",
141 "private_header_files": "Airship/AirshipMessageCenter/Source/**/*+Internal*.h",
142 "resources": "Airship/AirshipMessageCenter/Resources/*",
144 "Airship/AirshipMessageCenter/Resources/Info.plist",
145 "Airship/AirshipMessageCenter/Source/AirshipMessageCenter.h"
157 "source_files": "Airship/AirshipAccengage/Source/**/*.{h,m,swift}",
158 "private_header_files": "Airship/AirshipAccengage/Source/**/*+Internal*.h",
159 "exclude_files": "Airship/AirshipAccengage/Source/AirshipAccengage.h",
160 "resources": "Airship/AirshipAccengage/Resources/**/*"