[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 7 / Airship / 14.5.2 / Airship.podspec.json
blobfbe35d12dc27119deb85755f3518ec27fdf9165b
2   "name": "Airship",
3   "version": "14.5.2",
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.5.2"
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       "resource_bundles": {
45         "AirshipCoreResources": "Airship/AirshipCore/Resources/*"
46       },
47       "exclude_files": [
48         "Airship/AirshipCore/Resources/Info.plist",
49         "Airship/AirshipCore/Source/Public/AirshipCore.h"
50       ],
51       "libraries": [
52         "z",
53         "sqlite3"
54       ],
55       "frameworks": [
56         "UserNotifications",
57         "CFNetwork",
58         "CoreGraphics",
59         "Foundation",
60         "Security",
61         "SystemConfiguration",
62         "UIKit",
63         "CoreData",
64         "Network"
65       ],
66       "ios": {
67         "frameworks": [
68           "WebKit",
69           "CoreTelephony"
70         ]
71       }
72     },
73     {
74       "name": "ExtendedActions",
75       "ios": {
76         "public_header_files": "Airship/AirshipExtendedActions/Source/Public/*.h",
77         "source_files": [
78           "Airship/AirshipExtendedActions/Source/**/*.{h,m}",
79           "Airship/AirshipExtendedActions/Source/Public/**/*.{h,m}"
80         ],
81         "private_header_files": "Airship/AirshipExtendedActions/Source/**/*+Internal*.h",
82         "resource_bundles": {
83           "AirshipExtendedActionsResources": "Airship/AirshipExtendedActions/Resources/*"
84         },
85         "exclude_files": [
86           "Airship/AirshipExtendedActions/Resources/Info.plist",
87           "Airship/AirshipExtendedActions/Source/AirshipExtendedActions.h"
88         ],
89         "frameworks": "StoreKit"
90       },
91       "dependencies": {
92         "Airship/Core": [
94         ]
95       }
96     },
97     {
98       "name": "Location",
99       "ios": {
100         "public_header_files": "Airship/AirshipLocation/Source/Public/*.h",
101         "source_files": [
102           "Airship/AirshipLocation/Source/*.{h,m}",
103           "Airship/AirshipLocation/Source/Public/**/*.{h,m}"
104         ],
105         "private_header_files": "Airship/AirshipLocation/Source/*+Internal*.h",
106         "exclude_files": "Airship/AirshipLocation/Source/AirshipLocation.h",
107         "frameworks": "CoreLocation"
108       },
109       "dependencies": {
110         "Airship/Core": [
112         ]
113       }
114     },
115     {
116       "name": "Automation",
117       "ios": {
118         "public_header_files": "Airship/AirshipAutomation/Source/Public/*.h",
119         "source_files": [
120           "Airship/AirshipAutomation/Source/**/*.{h,m}",
121           "Airship/AirshipAutomation/Source/Public/**/*.{h,m}"
122         ],
123         "resource_bundles": {
124           "AirshipAutomationResources": "Airship/AirshipAutomation/Resources/*"
125         },
126         "exclude_files": [
127           "Airship/AirshipAutomation/Resources/Info.plist",
128           "Airship/AirshipAutomation/Source/AirshipAutomation.h"
129         ],
130         "frameworks": "UIKit"
131       },
132       "dependencies": {
133         "Airship/Core": [
135         ]
136       }
137     },
138     {
139       "name": "MessageCenter",
140       "ios": {
141         "public_header_files": "Airship/AirshipMessageCenter/Source/Public/*.h",
142         "source_files": [
143           "Airship/AirshipMessageCenter/Source/**/*.{h,m}",
144           "Airship/AirshipMessageCenter/Source/Public/**/*.{h,m}"
145         ],
146         "private_header_files": "Airship/AirshipMessageCenter/Source/**/*+Internal*.h",
147         "resource_bundles": {
148           "AirshipMessageCenterResources": "Airship/AirshipMessageCenter/Resources/*"
149         },
150         "exclude_files": [
151           "Airship/AirshipMessageCenter/Resources/Info.plist",
152           "Airship/AirshipMessageCenter/Source/AirshipMessageCenter.h"
153         ]
154       },
155       "dependencies": {
156         "Airship/Core": [
158         ]
159       }
160     },
161     {
162       "name": "Accengage",
163       "ios": {
164         "public_header_files": "Airship/AirshipAccengage/Source/Public/*.h",
165         "source_files": [
166           "Airship/AirshipAccengage/Source/**/*.{h,m}",
167           "Airship/AirshipAccengage/Source/Public/**/*.{h,m}"
168         ],
169         "private_header_files": "Airship/AirshipAccengage/Source/**/*+Internal*.h",
170         "exclude_files": "Airship/AirshipAccengage/Source/AirshipAccengage.h",
171         "resource_bundles": {
172           "AirshipAccengageResources": "Airship/AirshipAccengage/Resources/**/*"
173         }
174       },
175       "dependencies": {
176         "Airship/Core": [
178         ]
179       }
180     },
181     {
182       "name": "Chat",
183       "ios": {
184         "source_files": "Airship/AirshipChat/Source/**/*.{h,m,swift}",
185         "exclude_files": "Airship/AirshipChat/Source/AirshipChat.h",
186         "resource_bundles": {
187           "AirshipChatResources": "Airship/AirshipChat/Resources/**/*"
188         }
189       },
190       "dependencies": {
191         "Airship/Core": [
193         ]
194       }
195     }
196   ],
197   "swift_version": "5.0"