Integrating project using Carthage to Swift project you importing
import JVFloatLabeledText
Using CocoaPods
import JVFloatLabeledTextField
Am I doing something wrong?
The problem I am creating reusable component base on JVFloatLabeledTextField for project using both CocoaPods and Carthage for dependency management.
Integrating project using Carthage to Swift project you importing
import JVFloatLabeledTextUsing CocoaPods
import JVFloatLabeledTextFieldAm I doing something wrong?
The problem I am creating reusable component base on JVFloatLabeledTextField for project using both CocoaPods and Carthage for dependency management.