Instagram / IGListKit

A data-driven UICollectionView framework for building fast and flexible lists.
https://instagram.github.io/IGListKit/
MIT License
12.84k stars 1.54k forks source link

Setup Cocoapods #24

Closed rnystrom closed 7 years ago

rnystrom commented 7 years ago
rnystrom commented 7 years ago

https://guides.cocoapods.org/making/using-pod-lib-create.html

jessesquires commented 7 years ago

Process should be:

  1. Get everything 💯 in the repo
  2. Tag 1.0 — We should do this via the GitHub releases page
  3. Then: pod trunk push IGListKit.podspec
jessesquires commented 7 years ago

🎉 done