Trying to create my own library
PodSpec: podspec
PodFile: podFile
Pod lib lint: pod lib lint
Import: import library
I call pod install and the dependency is installed but i can't do import
enter image description here
if you just download the zip archive with the library and drop it into the project, then everything works
Please tell me how to fix this problem