Skip to content

Cocoapods wrong module name #6

Open
@yageek

Description

@yageek

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions