[!] Unable to find a specification for `LKMessageSwitch`
RockerHX opened this issue · 1 comments
RockerHX commented
Uncomment the next line to define a global platform for your project
platform :ios, '9.0'
source 'https://github.com/CocoaPods/Specs.git'
source 'https://github.com/AloneMonkey/MonkeyDevSpecs.git'
target 'WechatDylib' do
use_frameworks!
pod 'MDSettingCenter'
pod 'LKMessageSwitch'
pod 'WeChatMsgInterval'
pod 'WeChatPriPod'
pod 'MakeRedEnvelopEasy'
pod 'WechatPod'
end
RockerHX commented
重建索引看了下原来是改名了:
LKMessageSwitch -> LKMessageSwitchPod