[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 9 / SmartDeviceLink / 4.7.4 / SmartDeviceLink.podspec.json
blob61ea6d6c4cb5a03cb4873d2b299e4ac70ce8c519
2   "name": "SmartDeviceLink",
3   "version": "4.7.4",
4   "summary": "Connect your app with cars!",
5   "homepage": "https://github.com/smartdevicelink/SmartDeviceLink-iOS",
6   "license": {
7     "type": "New BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "SmartDeviceLink Team": "developer@smartdevicelink.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/smartdevicelink/sdl_ios.git",
18     "tag": "4.7.4"
19   },
20   "dependencies": {
21     "BiSON": [
22       "~> 1.0"
23     ]
24   },
25   "source_files": "SmartDeviceLink/*.{h,m}",
26   "requires_arc": true,
27   "resource_bundles": {
28     "SmartDeviceLink": [
29       "SmartDeviceLink/Assets/**/*",
30       "SmartDeviceLink/iOS 7 Assets/*"
31     ]
32   },
33   "public_header_files": [
34     "SmartDeviceLink/SmartDeviceLink.h",
35     "SmartDeviceLink/SDLJingle.h",
36     "SmartDeviceLink/SDLProxy.h",
37     "SmartDeviceLink/SDLProxyFactory.h",
38     "SmartDeviceLink/SDLProxyListener.h",
39     "SmartDeviceLink/SDLSecurityType.h",
40     "SmartDeviceLink/SDLStreamingMediaManager.h",
41     "SmartDeviceLink/SDLTTSChunkFactory.h",
42     "SmartDeviceLink/SDLTouchManager.h",
43     "SmartDeviceLink/SDLTouchManagerDelegate.h",
44     "SmartDeviceLink/SDLConsoleController.h",
45     "SmartDeviceLink/SDLDebugTool.h",
46     "SmartDeviceLink/SDLDebugToolConsole.h",
47     "SmartDeviceLink/SDLSiphonServer.h",
48     "SmartDeviceLink/SDLAbstractTransport.h",
49     "SmartDeviceLink/SDLIAPSessionDelegate.h",
50     "SmartDeviceLink/SDLIAPTransport.h",
51     "SmartDeviceLink/SDLTCPTransport.h",
52     "SmartDeviceLink/SDLTransportDelegate.h",
53     "SmartDeviceLink/SDLAbstractProtocol.h",
54     "SmartDeviceLink/SDLProtocol.h",
55     "SmartDeviceLink/SDLProtocolListener.h",
56     "SmartDeviceLink/SDLProtocolHeader.h",
57     "SmartDeviceLink/SDLProtocolMessage.h",
58     "SmartDeviceLink/SDLEnum.h",
59     "SmartDeviceLink/SDLRPCMessage.h",
60     "SmartDeviceLink/SDLRPCNotification.h",
61     "SmartDeviceLink/SDLRPCRequest.h",
62     "SmartDeviceLink/SDLRPCResponse.h",
63     "SmartDeviceLink/SDLRPCStruct.h",
64     "SmartDeviceLink/SDLRPCRequestFactory.h",
65     "SmartDeviceLink/SDLAddCommand.h",
66     "SmartDeviceLink/SDLAddSubMenu.h",
67     "SmartDeviceLink/SDLAlert.h",
68     "SmartDeviceLink/SDLAlertManeuver.h",
69     "SmartDeviceLink/SDLChangeRegistration.h",
70     "SmartDeviceLink/SDLCreateInteractionChoiceSet.h",
71     "SmartDeviceLink/SDLDeleteCommand.h",
72     "SmartDeviceLink/SDLDeleteFile.h",
73     "SmartDeviceLink/SDLDeleteInteractionChoiceSet.h",
74     "SmartDeviceLink/SDLDeleteSubMenu.h",
75     "SmartDeviceLink/SDLDiagnosticMessage.h",
76     "SmartDeviceLink/SDLDialNumber.h",
77     "SmartDeviceLink/SDLEncodedSyncPData.h",
78     "SmartDeviceLink/SDLEndAudioPassThru.h",
79     "SmartDeviceLink/SDLGetDTCs.h",
80     "SmartDeviceLink/SDLGetSystemCapability.h",
81     "SmartDeviceLink/SDLGetVehicleData.h",
82     "SmartDeviceLink/SDLGetWaypoints.h",
83     "SmartDeviceLink/SDLListFiles.h",
84     "SmartDeviceLink/SDLPerformAudioPassThru.h",
85     "SmartDeviceLink/SDLPerformInteraction.h",
86     "SmartDeviceLink/SDLPutFile.h",
87     "SmartDeviceLink/SDLReadDID.h",
88     "SmartDeviceLink/SDLRegisterAppInterface.h",
89     "SmartDeviceLink/SDLResetGlobalProperties.h",
90     "SmartDeviceLink/SDLScrollableMessage.h",
91     "SmartDeviceLink/SDLSendHapticData.h",
92     "SmartDeviceLink/SDLSendLocation.h",
93     "SmartDeviceLink/SDLSetAppIcon.h",
94     "SmartDeviceLink/SDLSetDisplayLayout.h",
95     "SmartDeviceLink/SDLSetGlobalProperties.h",
96     "SmartDeviceLink/SDLSetMediaClockTimer.h",
97     "SmartDeviceLink/SDLShow.h",
98     "SmartDeviceLink/SDLShowConstantTBT.h",
99     "SmartDeviceLink/SDLSlider.h",
100     "SmartDeviceLink/SDLSpeak.h",
101     "SmartDeviceLink/SDLSubscribeButton.h",
102     "SmartDeviceLink/SDLSubscribeVehicleData.h",
103     "SmartDeviceLink/SDLSubscribeWaypoints.h",
104     "SmartDeviceLink/SDLSyncPData.h",
105     "SmartDeviceLink/SDLUnregisterAppInterface.h",
106     "SmartDeviceLink/SDLUnsubscribeButton.h",
107     "SmartDeviceLink/SDLUnsubscribeVehicleData.h",
108     "SmartDeviceLink/SDLUnsubscribeWaypoints.h",
109     "SmartDeviceLink/SDLUpdateTurnList.h",
110     "SmartDeviceLink/SDLAddCommandResponse.h",
111     "SmartDeviceLink/SDLAddSubMenuResponse.h",
112     "SmartDeviceLink/SDLAlertManeuverResponse.h",
113     "SmartDeviceLink/SDLAlertResponse.h",
114     "SmartDeviceLink/SDLChangeRegistrationResponse.h",
115     "SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h",
116     "SmartDeviceLink/SDLDeleteCommandResponse.h",
117     "SmartDeviceLink/SDLDeleteFileResponse.h",
118     "SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.h",
119     "SmartDeviceLink/SDLDeleteSubMenuResponse.h",
120     "SmartDeviceLink/SDLDiagnosticMessageResponse.h",
121     "SmartDeviceLink/SDLDialNumberResponse.h",
122     "SmartDeviceLink/SDLEncodedSyncPDataResponse.h",
123     "SmartDeviceLink/SDLEndAudioPassThruResponse.h",
124     "SmartDeviceLink/SDLGenericResponse.h",
125     "SmartDeviceLink/SDLGetDTCsResponse.h",
126     "SmartDeviceLink/SDLGetSystemCapabilityResponse.h",
127     "SmartDeviceLink/SDLGetVehicleDataResponse.h",
128     "SmartDeviceLink/SDLGetWaypointsResponse.h",
129     "SmartDeviceLink/SDLListFilesResponse.h",
130     "SmartDeviceLink/SDLPerformAudioPassThruResponse.h",
131     "SmartDeviceLink/SDLPerformInteractionResponse.h",
132     "SmartDeviceLink/SDLPutFileResponse.h",
133     "SmartDeviceLink/SDLReadDIDResponse.h",
134     "SmartDeviceLink/SDLRegisterAppInterfaceResponse.h",
135     "SmartDeviceLink/SDLResetGlobalPropertiesResponse.h",
136     "SmartDeviceLink/SDLScrollableMessageResponse.h",
137     "SmartDeviceLink/SDLSendHapticDataResponse.h",
138     "SmartDeviceLink/SDLSendLocationResponse.h",
139     "SmartDeviceLink/SDLSetAppIconResponse.h",
140     "SmartDeviceLink/SDLSetDisplayLayoutResponse.h",
141     "SmartDeviceLink/SDLSetGlobalPropertiesResponse.h",
142     "SmartDeviceLink/SDLSetMediaClockTimerResponse.h",
143     "SmartDeviceLink/SDLShowConstantTBTResponse.h",
144     "SmartDeviceLink/SDLShowResponse.h",
145     "SmartDeviceLink/SDLSliderResponse.h",
146     "SmartDeviceLink/SDLSpeakResponse.h",
147     "SmartDeviceLink/SDLSubscribeButtonResponse.h",
148     "SmartDeviceLink/SDLSubscribeVehicleDataResponse.h",
149     "SmartDeviceLink/SDLSubscribeWaypointsResponse.h",
150     "SmartDeviceLink/SDLSyncPDataResponse.h",
151     "SmartDeviceLink/SDLUnregisterAppInterfaceResponse.h",
152     "SmartDeviceLink/SDLUnsubscribeButtonResponse.h",
153     "SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.h",
154     "SmartDeviceLink/SDLUnsubscribeWaypointsResponse.h",
155     "SmartDeviceLink/SDLUpdateTurnListResponse.h",
156     "SmartDeviceLink/SDLOnAppInterfaceUnregistered.h",
157     "SmartDeviceLink/SDLOnAudioPassThru.h",
158     "SmartDeviceLink/SDLOnButtonEvent.h",
159     "SmartDeviceLink/SDLOnButtonPress.h",
160     "SmartDeviceLink/SDLOnCommand.h",
161     "SmartDeviceLink/SDLOnDriverDistraction.h",
162     "SmartDeviceLink/SDLOnEncodedSyncPData.h",
163     "SmartDeviceLink/SDLOnHMIStatus.h",
164     "SmartDeviceLink/SDLOnHashChange.h",
165     "SmartDeviceLink/SDLOnKeyboardInput.h",
166     "SmartDeviceLink/SDLOnLanguageChange.h",
167     "SmartDeviceLink/SDLOnLockScreenStatus.h",
168     "SmartDeviceLink/SDLOnPermissionsChange.h",
169     "SmartDeviceLink/SDLOnSyncPData.h",
170     "SmartDeviceLink/SDLOnSystemRequest.h",
171     "SmartDeviceLink/SDLOnTBTClientState.h",
172     "SmartDeviceLink/SDLOnTouchEvent.h",
173     "SmartDeviceLink/SDLOnVehicleData.h",
174     "SmartDeviceLink/SDLOnWaypointChange.h",
175     "SmartDeviceLink/SDLAirbagStatus.h",
176     "SmartDeviceLink/SDLAppInfo.h",
177     "SmartDeviceLink/SDLAudioPassThruCapabilities.h",
178     "SmartDeviceLink/SDLBeltStatus.h",
179     "SmartDeviceLink/SDLBodyInformation.h",
180     "SmartDeviceLink/SDLButtonCapabilities.h",
181     "SmartDeviceLink/SDLChoice.h",
182     "SmartDeviceLink/SDLClusterModeStatus.h",
183     "SmartDeviceLink/SDLDIDResult.h",
184     "SmartDeviceLink/SDLDateTime.h",
185     "SmartDeviceLink/SDLDeviceInfo.h",
186     "SmartDeviceLink/SDLDeviceStatus.h",
187     "SmartDeviceLink/SDLDisplayCapabilities.h",
188     "SmartDeviceLink/SDLECallInfo.h",
189     "SmartDeviceLink/SDLEmergencyEvent.h",
190     "SmartDeviceLink/SDLGPSData.h",
191     "SmartDeviceLink/SDLHMICapabilities.h",
192     "SmartDeviceLink/SDLHMIPermissions.h",
193     "SmartDeviceLink/SDLHeadLampStatus.h",
194     "SmartDeviceLink/SDLImage.h",
195     "SmartDeviceLink/SDLImageField.h",
196     "SmartDeviceLink/SDLImageResolution.h",
197     "SmartDeviceLink/SDLKeyboardProperties.h",
198     "SmartDeviceLink/SDLMenuParams.h",
199     "SmartDeviceLink/SDLMetadataTags.h",
200     "SmartDeviceLink/SDLMyKey.h",
201     "SmartDeviceLink/SDLNavigationCapability.h",
202     "SmartDeviceLink/SDLOasisAddress.h",
203     "SmartDeviceLink/SDLParameterPermissions.h",
204     "SmartDeviceLink/SDLPermissionItem.h",
205     "SmartDeviceLink/SDLPhoneCapability.h",
206     "SmartDeviceLink/SDLPresetBankCapabilities.h",
207     "SmartDeviceLink/SDLRectangle.h",
208     "SmartDeviceLink/SDLScreenParams.h",
209     "SmartDeviceLink/SDLSingleTireStatus.h",
210     "SmartDeviceLink/SDLSoftButton.h",
211     "SmartDeviceLink/SDLSoftButtonCapabilities.h",
212     "SmartDeviceLink/SDLStartTime.h",
213     "SmartDeviceLink/SDLSyncMsgVersion.h",
214     "SmartDeviceLink/SDLSystemCapability.h",
215     "SmartDeviceLink/SDLTTSChunk.h",
216     "SmartDeviceLink/SDLTextField.h",
217     "SmartDeviceLink/SDLTireStatus.h",
218     "SmartDeviceLink/SDLTouchCoord.h",
219     "SmartDeviceLink/SDLTouchEvent.h",
220     "SmartDeviceLink/SDLTouchEventCapabilities.h",
221     "SmartDeviceLink/SDLTurn.h",
222     "SmartDeviceLink/SDLVehicleDataResult.h",
223     "SmartDeviceLink/SDLVehicleType.h",
224     "SmartDeviceLink/SDLVideoStreamingFormat.h",
225     "SmartDeviceLink/SDLVideoStreamingCapability.h",
226     "SmartDeviceLink/SDLVRHelpItem.h",
227     "SmartDeviceLink/SDLAmbientLightStatus.h",
228     "SmartDeviceLink/SDLAppHMIType.h",
229     "SmartDeviceLink/SDLAppInterfaceUnregisteredReason.h",
230     "SmartDeviceLink/SDLAudioStreamingState.h",
231     "SmartDeviceLink/SDLAudioType.h",
232     "SmartDeviceLink/SDLBitsPerSample.h",
233     "SmartDeviceLink/SDLButtonEventMode.h",
234     "SmartDeviceLink/SDLButtonName.h",
235     "SmartDeviceLink/SDLButtonPressMode.h",
236     "SmartDeviceLink/SDLCarModeStatus.h",
237     "SmartDeviceLink/SDLCharacterSet.h",
238     "SmartDeviceLink/SDLCompassDirection.h",
239     "SmartDeviceLink/SDLComponentVolumeStatus.h",
240     "SmartDeviceLink/SDLDeliveryMode.h",
241     "SmartDeviceLink/SDLDeviceLevelStatus.h",
242     "SmartDeviceLink/SDLDimension.h",
243     "SmartDeviceLink/SDLDisplayType.h",
244     "SmartDeviceLink/SDLDriverDistractionState.h",
245     "SmartDeviceLink/SDLECallConfirmationStatus.h",
246     "SmartDeviceLink/SDLEmergencyEventType.h",
247     "SmartDeviceLink/SDLFileType.h",
248     "SmartDeviceLink/SDLFuelCutoffStatus.h",
249     "SmartDeviceLink/SDLGlobalProperty.h",
250     "SmartDeviceLink/SDLHMILevel.h",
251     "SmartDeviceLink/SDLHMIZoneCapabilities.h",
252     "SmartDeviceLink/SDLIgnitionStableStatus.h",
253     "SmartDeviceLink/SDLIgnitionStatus.h",
254     "SmartDeviceLink/SDLImageFieldName.h",
255     "SmartDeviceLink/SDLImageType.h",
256     "SmartDeviceLink/SDLInteractionMode.h",
257     "SmartDeviceLink/SDLKeyboardEvent.h",
258     "SmartDeviceLink/SDLKeyboardLayout.h",
259     "SmartDeviceLink/SDLKeypressMode.h",
260     "SmartDeviceLink/SDLLanguage.h",
261     "SmartDeviceLink/SDLLayoutMode.h",
262     "SmartDeviceLink/SDLLocationCoordinate.h",
263     "SmartDeviceLink/SDLLocationDetails.h",
264     "SmartDeviceLink/SDLLockScreenStatus.h",
265     "SmartDeviceLink/SDLMaintenanceModeStatus.h",
266     "SmartDeviceLink/SDLMediaClockFormat.h",
267     "SmartDeviceLink/SDLMetadataType.h",
268     "SmartDeviceLink/SDLPRNDL.h",
269     "SmartDeviceLink/SDLPermissionStatus.h",
270     "SmartDeviceLink/SDLPowerModeQualificationStatus.h",
271     "SmartDeviceLink/SDLPowerModeStatus.h",
272     "SmartDeviceLink/SDLPredefinedLayout.h",
273     "SmartDeviceLink/SDLPrerecordedSpeech.h",
274     "SmartDeviceLink/SDLPrimaryAudioSource.h",
275     "SmartDeviceLink/SDLRPCMessageType.h",
276     "SmartDeviceLink/SDLRequestType.h",
277     "SmartDeviceLink/SDLResult.h",
278     "SmartDeviceLink/SDLSamplingRate.h",
279     "SmartDeviceLink/SDLSoftButtonType.h",
280     "SmartDeviceLink/SDLHapticRect.h",
281     "SmartDeviceLink/SDLSpeechCapabilities.h",
282     "SmartDeviceLink/SDLSystemAction.h",
283     "SmartDeviceLink/SDLSystemCapabilityType.h",
284     "SmartDeviceLink/SDLSystemContext.h",
285     "SmartDeviceLink/SDLTBTState.h",
286     "SmartDeviceLink/SDLTextAlignment.h",
287     "SmartDeviceLink/SDLTextFieldName.h",
288     "SmartDeviceLink/SDLTimerMode.h",
289     "SmartDeviceLink/SDLTouchType.h",
290     "SmartDeviceLink/SDLTriggerSource.h",
291     "SmartDeviceLink/SDLUpdateMode.h",
292     "SmartDeviceLink/SDLVRCapabilities.h",
293     "SmartDeviceLink/SDLVehicleDataActiveStatus.h",
294     "SmartDeviceLink/SDLVehicleDataEventStatus.h",
295     "SmartDeviceLink/SDLVehicleDataNotificationStatus.h",
296     "SmartDeviceLink/SDLVehicleDataResultCode.h",
297     "SmartDeviceLink/SDLVehicleDataStatus.h",
298     "SmartDeviceLink/SDLVehicleDataType.h",
299     "SmartDeviceLink/SDLVideoStreamingCodec.h",
300     "SmartDeviceLink/SDLVideoStreamingProtocol.h",
301     "SmartDeviceLink/SDLWarningLightStatus.h",
302     "SmartDeviceLink/SDLWaypointType.h",
303     "SmartDeviceLink/SDLWiperStatus.h",
304     "SmartDeviceLink/SDLConfiguration.h",
305     "SmartDeviceLink/SDLLifecycleConfiguration.h",
306     "SmartDeviceLink/SDLLockScreenConfiguration.h",
307     "SmartDeviceLink/SDLArtwork.h",
308     "SmartDeviceLink/SDLFile.h",
309     "SmartDeviceLink/SDLFileManager.h",
310     "SmartDeviceLink/SDLFileManagerConstants.h",
311     "SmartDeviceLink/SDLLockScreenViewController.h",
312     "SmartDeviceLink/SDLManager.h",
313     "SmartDeviceLink/SDLManagerDelegate.h",
314     "SmartDeviceLink/SDLPermissionConstants.h",
315     "SmartDeviceLink/SDLPermissionManager.h",
316     "SmartDeviceLink/NSNumber+NumberType.h",
317     "SmartDeviceLink/SDLErrorConstants.h",
318     "SmartDeviceLink/SDLNotificationConstants.h",
319     "SmartDeviceLink/SDLRequestHandler.h",
320     "SmartDeviceLink/SDLRPCNotificationNotification.h",
321     "SmartDeviceLink/SDLRPCResponseNotification.h"
322   ]