Sha256: c5d3c0114f8c71d59ef20955b309dd2845f4d7a58e45a3b89ef209bb741bcc53
Contents?: true
Size: 174 Bytes
Versions: 2
Compression:
Stored size: 174 Bytes
Contents
# frozen_string_literal: true platform :osx, '10.10' target 'CLIConsumer' do platform :osx, '10.10' pod 'MySample', path: '../../out/files/MySample/0.0.1/staged/' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cocoapods-pack-1.0.1 | samples/CLIConsumer/Podfile |
cocoapods-pack-1.0.0 | samples/CLIConsumer/Podfile |