source 'https://github.com/CocoaPods/Specs.git'
platform :ios, "8.0"
target 'Test' do
pod 'BKLCatagory', :path => '/Users/binkylee/BKLCatagory'
end
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, "8.0"
target 'Test' do
pod 'BKLCatagory', :path => '/Users/binkylee/BKLCatagory'
end
本文标题:本地私有库podfile文件配置
本文链接:https://www.haomeiwen.com/subject/tihxwttx.html
网友评论