Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/phatblat/podspecs
- Owner: phatblat
- License: mit
- Created: 2014-05-14T06:16:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-03T03:19:42.000Z (over 8 years ago)
- Last Synced: 2024-10-14T18:30:59.633Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.