TableKit.m icon indicating copy to clipboard operation
TableKit.m copied to clipboard

Not work install with coccoapod

Open mamcx opened this issue 11 years ago • 0 comments

I use coccoapod with git branch:

pod 'TableKit.m', :git => "https://github.com/brunow/TableKit.m"

And get this error:

/Pods/TableKit.m/TableKit/TKTableModel.m:20:9: 'UITableViewCell+TableKit.h' file not found

That file is not copied in the pod library.

mamcx avatar Mar 30 '13 19:03 mamcx