Hi.
I'm trying to make use of the menu at https://github.com/kitasuke/PagingMenuContr oller. It all seems to be ok (no errors during coding) until i try to build the project.
It throws an error 'import PagingMenuContr oller' - No such module.
I've copied the files from Pod/Classes into my project as suggested by the docs. I put them amongst the project Swift files. I have also made sure the paths etc are ok.
Anyone able to explain the correct process for including things like this in a project.
Many thanks.
I'm trying to make use of the menu at https://github.com/kitasuke/PagingMenuContr oller. It all seems to be ok (no errors during coding) until i try to build the project.
It throws an error 'import PagingMenuContr oller' - No such module.
I've copied the files from Pod/Classes into my project as suggested by the docs. I put them amongst the project Swift files. I have also made sure the paths etc are ok.
Anyone able to explain the correct process for including things like this in a project.
Many thanks.
Comment