AloneMonkey/MonkeyDevSpecs

[!] Unable to find a specification for `LKMessageSwitch`

RockerHX opened this issue · 1 comments

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

重建索引看了下原来是改名了:
LKMessageSwitch -> LKMessageSwitchPod