3 The two scripts are a part of updating CocoaPods to work with a CDN instead of only via
6 - [`add_indexes.sh`](add_indexes.sh) - Adds an index for every Pod, this should probably only need to be used once.
7 - [`add_incremental_index.sh`](add_incremental_index.sh) - Uses git to update only Pods which have changed in the given commit range.