|
@ -13,7 +13,7 @@ Pod::Spec.new do |spec|
|
13
|
13
|
spec.source = { :git => "http://10.1.235.20:3000/ipu/ios-share.git", :tag => "#{spec.version}" }
|
14
|
14
|
spec.source_files = "IPUFrameworks/IPUMobileFunc.framework/Headers/*.{h}"
|
15
|
15
|
spec.ios.vendored_framework = "IPUFrameworks/IPUMobileFunc.framework"
|
16
|
|
spec.resource = "IPUFrameworks/IPUMobileFunc.bundle"
|
|
16
|
spec.resource = "IPUFrameworks/IPUMobileFunc.bundle", "IPUFrameworks/KRVideoPlayerBundle.bundle"
|
17
|
17
|
|
18
|
18
|
spec.dependency "IPUFoundation"
|
19
|
19
|
spec.dependency "IPUMobile"
|