You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Be sure to run `pod lib lint Allegion.Translation.iOS.podspec' to ensure this is a
# valid spec before submitting.
#
# Any lines starting with a # are optional, but their use is encouraged
# To learn more about a Podspec see https://guides.cocoapods.org/syntax/podspec.html
#
Pod::Spec.new do |s|
s.name = 'Allegion.Translation.iOS'
s.version = '0.0.0'
s.summary = 'Allegion.Translation.iOS is a library that provides translation of CBOR/JSON data to objects.'
# This description is used to generate tags and improve search results.
s.description = <<-DESC
'This library will support translation of transporation specific formats such as CBOR and JSON. It is intended to be used when dealing with API responses or packaging data for edge device communication.'