|
@@ -3,6 +3,7 @@ use_frameworks!
|
|
platform :ios, '10.0'
|
|
platform :ios, '10.0'
|
|
|
|
|
|
target 'BFCommonKit_Example' do
|
|
target 'BFCommonKit_Example' do
|
|
|
|
+ use_modular_headers!
|
|
pod 'BFCommonKit', :path => '../'
|
|
pod 'BFCommonKit', :path => '../'
|
|
|
|
|
|
target 'BFCommonKit_Tests' do
|
|
target 'BFCommonKit_Tests' do
|