[Add] RiveRuntime 6.5.1
[CocoaPods.git] / Specs / d / e / 7 / Airship / 14.4.0 / Airship.podspec.json
blob1f93047b2b93aab125289384b4d5b1258bf17dd2
2   "name": "Airship",
3   "version": "14.4.0",
4   "summary": "Airship iOS SDK",
5   "documentation_url": "https://docs.airship.com/platform/ios",
6   "homepage": "https://www.airship.com",
7   "authors": {
8     "Airship": "support@airship.com"
9   },
10   "license": {
11     "type": "Apache License, Version 2.0",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/urbanairship/ios-library.git",
16     "tag": "14.4.0"
17   },
18   "module_name": "Airship",
19   "platforms": {
20     "ios": "11.0",
21     "tvos": "11.0"
22   },
23   "swift_versions": "5.0",
24   "requires_arc": true,
25   "default_subspecs": [
26     "Core",
27     "Automation",
28     "MessageCenter",
29     "ExtendedActions"
30   ],
31   "subspecs": [
32     {
33       "name": "Core",
34       "public_header_files": [
35         "Airship/AirshipCore/Source/Public/*.h",
36         "Cocoapods/Airship.h"
37       ],
38       "source_files": [
39         "Airship/AirshipCore/Source/Public/*.h",
40         "Airship/AirshipCore/Source/Internal/*.{h,m}",
41         "Cocoapods/Airship.h"
42       ],
43       "private_header_files": "Airship/AirshipCore/Source/Internal/*.h",
44       "resources": "Airship/AirshipCore/Resources/*",
45       "exclude_files": [
46         "Airship/AirshipCore/Resources/Info.plist",
47         "Airship/AirshipCore/Source/Public/AirshipCore.h"
48       ],
49       "libraries": [
50         "z",
51         "sqlite3"
52       ],
53       "frameworks": [
54         "UserNotifications",
55         "CFNetwork",
56         "CoreGraphics",
57         "Foundation",
58         "Security",
59         "SystemConfiguration",
60         "UIKit",
61         "CoreData",
62         "Network"
63       ],
64       "ios": {
65         "frameworks": [
66           "WebKit",
67           "CoreTelephony"
68         ]
69       }
70     },
71     {
72       "name": "ExtendedActions",
73       "ios": {
74         "public_header_files": "Airship/AirshipExtendedActions/Source/Public/*.h",
75         "source_files": [
76           "Airship/AirshipExtendedActions/Source/**/*.{h,m}",
77           "Airship/AirshipExtendedActions/Source/Public/**/*.{h,m}"
78         ],
79         "private_header_files": "Airship/AirshipExtendedActions/Source/**/*+Internal*.h",
80         "resources": "Airship/AirshipExtendedActions/Resources/*",
81         "exclude_files": [
82           "Airship/AirshipExtendedActions/Resources/Info.plist",
83           "Airship/AirshipExtendedActions/Source/AirshipExtendedActions.h"
84         ],
85         "frameworks": "StoreKit"
86       },
87       "dependencies": {
88         "Airship/Core": [
90         ]
91       }
92     },
93     {
94       "name": "Location",
95       "ios": {
96         "public_header_files": "Airship/AirshipLocation/Source/Public/*.h",
97         "source_files": [
98           "Airship/AirshipLocation/Source/*.{h,m}",
99           "Airship/AirshipLocation/Source/Public/**/*.{h,m}"
100         ],
101         "private_header_files": "Airship/AirshipLocation/Source/*+Internal*.h",
102         "exclude_files": "Airship/AirshipLocation/Source/AirshipLocation.h",
103         "frameworks": "CoreLocation"
104       },
105       "dependencies": {
106         "Airship/Core": [
108         ]
109       }
110     },
111     {
112       "name": "Automation",
113       "ios": {
114         "public_header_files": "Airship/AirshipAutomation/Source/Public/*.h",
115         "source_files": [
116           "Airship/AirshipAutomation/Source/**/*.{h,m}",
117           "Airship/AirshipAutomation/Source/Public/**/*.{h,m}"
118         ],
119         "resources": "Airship/AirshipAutomation/Resources/*",
120         "exclude_files": [
121           "Airship/AirshipAutomation/Resources/Info.plist",
122           "Airship/AirshipAutomation/Source/AirshipAutomation.h"
123         ],
124         "frameworks": "UIKit"
125       },
126       "dependencies": {
127         "Airship/Core": [
129         ]
130       }
131     },
132     {
133       "name": "MessageCenter",
134       "ios": {
135         "public_header_files": "Airship/AirshipMessageCenter/Source/Public/*.h",
136         "source_files": [
137           "Airship/AirshipMessageCenter/Source/**/*.{h,m}",
138           "Airship/AirshipMessageCenter/Source/Public/**/*.{h,m}"
139         ],
140         "private_header_files": "Airship/AirshipMessageCenter/Source/**/*+Internal*.h",
141         "resources": "Airship/AirshipMessageCenter/Resources/*",
142         "exclude_files": [
143           "Airship/AirshipMessageCenter/Resources/Info.plist",
144           "Airship/AirshipMessageCenter/Source/AirshipMessageCenter.h"
145         ]
146       },
147       "dependencies": {
148         "Airship/Core": [
150         ]
151       }
152     },
153     {
154       "name": "Accengage",
155       "ios": {
156         "public_header_files": "Airship/AirshipAccengage/Source/Public/*.h",
157         "source_files": [
158           "Airship/AirshipAccengage/Source/**/*.{h,m}",
159           "Airship/AirshipAccengage/Source/Public/**/*.{h,m}"
160         ],
161         "private_header_files": "Airship/AirshipAccengage/Source/**/*+Internal*.h",
162         "exclude_files": "Airship/AirshipAccengage/Source/AirshipAccengage.h",
163         "resources": "Airship/AirshipAccengage/Resources/**/*"
164       },
165       "dependencies": {
166         "Airship/Core": [
168         ]
169       }
170     },
171     {
172       "name": "Chat",
173       "ios": {
174         "source_files": "Airship/AirshipChat/Source/**/*.{h,m,swift}",
175         "exclude_files": "Airship/AirshipChat/Source/AirshipChat.h",
176         "resources": "Airship/AirshipChat/Resources/**/*"
177       },
178       "dependencies": {
179         "Airship/Core": [
181         ]
182       }
183     }
184   ],
185   "swift_version": "5.0"