Rightpoint / RZTransitions

A library of custom iOS View Controller Animations and Interactions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Podspec

ndonald2 opened this issue · comments

@smbarne I'm going to create a podspec in a branch off of develop. Once it's linted, there will need to be a tagged release and merge to master.

Questions:

  • What is the status of the appledoc documentation in the develop branch?
  • Any preference for an initial version number? It's pretty publicity-ready so 1.0 might be applicable.

@ndonald2 Awesome! I can also attempt to get around to this on a hack day as well if you want to do any other pressing projects.

  • AppleDoc on development is pretty good to go
  • I'm waffling on version number. There is a bit more cleanup to do, but I think that might always be the case with any project. v1.0 could be good.

The podspec is part of my current story so I'm gonna go ahead and do it.

Unless you think there will be any major changes beyond new features/bugfixes, I think 1.0 is good. Only reason not to do it would be if you think there will be changes that break backwards compatibility in the API.