Sha256: cbce30527601d105f225e88cb0ed9dae21fb103108a3d9f876044fc6b1ac6271

Contents?: true

Size: 134 Bytes

Versions: 8

Compression:

Stored size: 134 Bytes

Contents

platform :ios, "6.0"

target "XXPROJECT_TITLEXX" do
	pod 'AFNetworking'
end

target "XXPROJECT_TITLEXXTests" do
	pod 'OCMockito'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
klipp-0.2.2.5 spec/fixtures/template-repository/Example/Podfile
klipp-0.2.2.4 spec/fixtures/template-repository/Example/Podfile
klipp-0.2.2.3 spec/fixtures/template-repository/Example/Podfile
klipp-0.2.2.2 spec/fixtures/template-repository/Example/Podfile
klipp-0.2.2.1 spec/fixtures/template-repository/Example/Podfile
klipp-0.2.2 spec/fixtures/template-repository/Example/Podfile
klipp-0.2.1 spec/fixtures/template-repository/Example/Podfile
klipp-0.2.0 spec/fixtures/template-repository/Example/Podfile