Unable to install release 1.0 via Cocoapods
EdemAttiogbe opened this issue · 1 comments
EdemAttiogbe commented
Hello,
Currently having issues trying to install via Cocoapods. 'pod install' returns the following error: [!] Unable to find a specification for 'SwiftyPlistManager'
rebeloper commented
Try
pod 'SwiftyPlistManager', :git => 'https://github.com/rebeloper/SwiftyPlistManager.git', :tag => '1.0.1'