Abedalkareem / LanguageManager-iOS

A Language manager to handle changing app language without restarting the app. It supports iOS and tvOS.
MIT License
397 stars 66 forks source link

[!] Unable to find a specification for `LanguageManger-iOS` #7

Closed AnasAlsaadi closed 6 years ago

Md-Rais commented 6 years ago

Hi, I am getting the same issue [!] Unable to find a specification for LanguageManger_iOS at terminal Any solution for this?

Md-Rais commented 6 years ago

????

Abedalkareem commented 6 years ago

Hi,

Please be sure to use "-" instead of "_".

pod 'LanguageManger-iOS'

Md-Rais commented 6 years ago

Hi Abedalkareem,

I have used "-" as well and still I am getting the following error after entering the command pod install at the terminal.

[!] Unable to find a specification for LanguageManger-iOS

Please check it, as I am not able to install it into my project. Or let me know the steps if I can install it just using the folder manually.

Waiting!

Abedalkareem commented 6 years ago

Hello,

You can take this class LanguageManger.swift and add it to your project directly.

https://github.com/Abedalkareem/LanguageManger-iOS/tree/master/LanguageManger-iOS/Classes

Thank you, and i'm sorry for the delay.

Abedalkareem commented 6 years ago

Hi !

I just pushed new version, you can try now.

pod 'LanguageManager-iOS'

Thank you !!!