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

Could you update podspec to make sure pod update can get this new release? #113

Open
googoodalls opened this issue Dec 6, 2016 · 1 comment

Comments

@googoodalls
Copy link

Hello, Expert,
It is a great one for cocoapods!
Could you mind update podspec to make sure pod update can get this new release?

BR

Steven.C

@iTofu
Copy link

iTofu commented Apr 18, 2017

In fact, it already exists on the CocoaPods:

localhost:XX Leo$ pod search LXReorderableCollectionViewFlowLayout

-> LXReorderableCollectionViewFlowLayout (0.1.1)
   Extends UICollectionViewFlowLayout to support reordering of cells. Similar to
   long press and pan on books in iBook.
   pod 'LXReorderableCollectionViewFlowLayout', '~> 0.1.1'
   - Homepage: https://github.com/lxcid/LXReorderableCollectionViewFlowLayout
   - Source:  
   https://github.com/lxcid/LXReorderableCollectionViewFlowLayout.git
   - Versions: 0.1.1, 0.1.0.beta1, 0.0.2, 0.0.1 [master repo]
localhost:XX Leo$ pod trunk info LXReorderableCollectionViewFlowLayout

LXReorderableCollectionViewFlowLayout
    - Versions:
      - 0.0.1 (2014-05-19 21:44:51 UTC)
      - 0.0.2 (2014-05-19 21:49:21 UTC)
      - 0.1.0.beta1 (2014-05-19 21:49:21 UTC)
      - 0.1.1 (2014-05-19 22:00:33 UTC)
    - Owners:
      - Unclaimed <[email protected]>
localhost:XX Leo$

Although it's unclaimed for now... @lxcid

But we could still use it with CocoaPods:

pod 'LXReorderableCollectionViewFlowLayout'

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

No branches or pull requests

2 participants