Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podspec update #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Podspec update #5

wants to merge 4 commits into from

Conversation

yichizhang
Copy link
Contributor

The previous pod spec was erroneous, should have automatically generate the pod spec.
Just type
$ pod spec create [NAME | https://github.com/USER/REPO]
within the project folder.

However there is still a problem, the terminal says

[!] /usr/bin/git fetch origin tags/0.0.1 2>&1
fatal: Couldn't find remote ref tags/0.0.1
fatal: The remote end hung up unexpectedly

Do you know what do they mean by 'tag'/'tags'?

The previous pod spec was erroneous, should have automatically generate
the pod spec by typing $ pod spec create [NAME |
https://github.com/USER/REPO]
@yichizhang
Copy link
Contributor Author

Hi Mohammed, I reckon a release version needs to be created, I guess that's what they mean by 'tags'.

Fixed pod spec for HTMLAttributedStrin�g, matching 1.0.0

A release of 1.0.0 needs to be done. Could you do it?
Changed version of pod file from 1.0.0 to 0.0.1, to match the actual
release number
Podspec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant