Skip to content

Add Podspec for Cocoapods #4

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

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

Conversation

mjarvis
Copy link

@mjarvis mjarvis commented Feb 13, 2018

Tested working using local path reference in Podfile. (pod 'XMLParsing', :path => '/path/to/XMLParsing')

TODO (Before merge):

  • Update version in Podspec if necessary
  • Verify/Update deployment targets (what about tvOS? watchOS?)

TODO (After merge):

  • Add a new tag for initial release (Matching Podspec version)
  • pod spec lint to verify it works
  • pod trunk push to publish to cocoapods (Will need to pod trunk register if you've never published to cocoapods before)

Malcolm Jarvis added 2 commits February 13, 2018 09:51
TODO (Before merge):
- [ ] Update version in Podspec if necessary
- [ ] Verify/Update deployment targets (what about tvOS? watchOS?)

TODO (After merge):
- [ ] Add a new tag for initial release (Matching Podspec version)
- [ ] `pod spec lint` to verify it works
- [ ] `pod trunk push` to publish to cocoapods (Will need to `pod trunk register` if you've never published to cocoapods before)
@SD10
Copy link

SD10 commented Mar 4, 2018

Any update on when this will be released as a Pod? I am considering making this a dependency of another project. If anyone needs assistance feel free to let me know.

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.

2 participants