Sha256: 33db459c9fe0a4336debef30ea7429b11e206f00705587543f5a9a710fd435a9
Contents?: true
Size: 409 Bytes
Versions: 28
Compression:
Stored size: 409 Bytes
Contents
source 'git@git.2dfire-inc.com:ios/cocoapods-spec.git' platform :ios, '8.0' #use_frameworks! plugin 'cocoapods-tdfire-binary' tdfire_use_binary! tdfire_use_source_pods ['TDFCelebiFunctions'] target 'test_Example' do pod 'test', :path => '../' pod 'TDFCelebiFunctions' pod 'TDFComponents' pod 'TDFBaseUI' pod 'TDFCoreProtocol' target 'test_Tests' do inherit! :search_paths end end
Version data entries
28 entries across 28 versions & 1 rubygems