Hi,
I wanted to use your framework, but it seems usual pod install doesn't work and even pod repo update didn't help.
Also tried to add new source of podspec to Podfile like:
source 'https://github.com/100mango/SwiftCssParser.git'
and after that it is different error:
[!] An unexpected version directory `Assets.xcassets` was encountered for the `/Users/homedir/.cocoapods/repos/100mango/SwiftCssParser` Pod in the `SwiftCssParser` repository.
Hi,
I wanted to use your framework, but it seems usual pod install doesn't work and even
pod repo updatedidn't help.Also tried to add new source of podspec to Podfile like:
source 'https://github.com/100mango/SwiftCssParser.git'and after that it is different error: