alexiscn / WXNavigationBar

Handle UINavigationBar like WeChat. Simple and easy to use.
https://github.com/alexiscn/WXNavigationBar
MIT License
133 stars 20 forks source link

pod 2.3.6 失败 #10

Closed LAnqxpp closed 3 years ago

alexiscn commented 3 years ago

make sure your pod file looks like following code:

pod 'WXNavigationBar', '~> 2.3.6'

then try pod repo update or pod install --repo-update.

alexiscn commented 3 years ago

Do you fix the problem ?

LAnqxpp commented 3 years ago

platform :ios, '9.0' 这样就好