Sha256: a5efbe0bd98b5615c1ef590a848f16548b4c6e8765ddf0a820bf096a598fabdd

Contents?: true

Size: 586 Bytes

Versions: 3

Compression:

Stored size: 586 Bytes

Contents

Pod::Spec.new do |s|
  s.name         = "layer-client-messaging-schema"
  s.version      = "20140715104949748"
  s.summary      =  "Gds the database schema and migrations for layer-client-messaging-schema"
  s.homepage     = "http://github.com/layerhq"
  s.author       =  { "Steven Jones" => "steven@layer.com" }
  s.source       =  { :git => "https://github.com/neonichu/CPDColors.git",
  					  :tag => "0.1.0" }
  s.license      =  'Commercial'
  s.requires_arc = true
  s.platform     = :ios, '7.0'
  s.resource_bundles = { 'layer-client-messaging-schema' => ['Code/**/*.h'] }
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cocoapods-gd-0.0.3 spec/fixtures/layer-client-messaging-schema.podspec
cocoapods-gd-0.0.2 spec/fixtures/layer-client-messaging-schema.podspec
cocoapods-gd-0.0.1 spec/fixtures/layer-client-messaging-schema.podspec