Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phatblat/podspecs

A testing sandbox for podspecs
https://github.com/phatblat/podspecs

Last synced: about 2 months ago
JSON representation

A testing sandbox for podspecs

Awesome Lists containing this project

README

        

Podspecs
========

A collection of forked podspecs.

## Setup

Add this spec repo using the command below. Give it a name that starts with a [letter before **M**](http://guides.cocoapods.org/making/private-cocoapods.html#-create-a-private-spec-repo), in this case `forks`.

```
$ git repo add forks https://github.com/phatblat/Podspecs.git
```

It will land in your ~/.cocoapods/repos dir.

## Testing

Use the `pod search` command for simply testing where and how a spec is published.

## License

This repo is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for rights and limitations.