We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The cocoapods spec forgot to override the module name until version 1.0.1.
Instead of doing:
import tulipindicators
Use as a workaround:
import tulipindicators_swift
This will be fixed in the next version