Sha256: 8a1f6de1057f6985f4f59718c9336c93aed84de9ed1a7fcda1d824ab7d43b13d

Contents?: true

Size: 460 Bytes

Versions: 4

Compression:

Stored size: 460 Bytes

Contents

Pod::Spec.new do |s|
  s.name         = "MeliSDK"
  s.version      = "3.17.0"
  s.summary      = "Componente de search"
  s.homepage     = "http://www.mercadolibre.com.ar"
  s.license      = "none"
  s.author       = { "Mobile team" => "mobile@mercadolibre.com" }
  s.platform     = :ios, "7.0"
  s.source       = { :git => "git@github.com:mercadolibre/search-ios.git", :tag => s.version.to_s }
  s.requires_arc = true
  s.dependency 'Analytics', '~>5.1'

end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cocoapods-whitelist-0.5.5 spec/mocks/not_allowed_with_granular_v1.podspec
cocoapods-whitelist-0.5.4 spec/mocks/not_allowed_with_granular_v1.podspec
cocoapods-whitelist-0.5.3 spec/mocks/not_allowed_with_granular.podspec
cocoapods-whitelist-0.4.0 spec/mocks/not_allowed_with_granular.podspec