Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phatblat/podspecscript
https://github.com/phatblat/podspecscript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phatblat/podspecscript
- Owner: phatblat
- License: mit
- Created: 2016-10-25T02:52:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-25T05:01:53.000Z (about 8 years ago)
- Last Synced: 2024-10-14T18:30:54.176Z (3 months ago)
- Language: Ruby
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PodspecScript
[![CI Status](http://img.shields.io/travis/Ben Chatelain/PodspecScript.svg?style=flat)](https://travis-ci.org/Ben Chatelain/PodspecScript)
[![Version](https://img.shields.io/cocoapods/v/PodspecScript.svg?style=flat)](http://cocoapods.org/pods/PodspecScript)
[![License](https://img.shields.io/cocoapods/l/PodspecScript.svg?style=flat)](http://cocoapods.org/pods/PodspecScript)
[![Platform](https://img.shields.io/cocoapods/p/PodspecScript.svg?style=flat)](http://cocoapods.org/pods/PodspecScript)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
PodspecScript is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "PodspecScript"
```## Author
Ben Chatelain, [email protected]
## License
PodspecScript is available under the MIT license. See the LICENSE file for more info.