Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/carbonfive/stylegun-ios


https://github.com/carbonfive/stylegun-ios

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# StyleGun-iOS

[![CI Status](http://img.shields.io/travis/Nick/StyleGun-iOS.svg?style=flat)](https://travis-ci.org/Nick/StyleGun-iOS)
[![Version](https://img.shields.io/cocoapods/v/StyleGun-iOS.svg?style=flat)](http://cocoapods.org/pods/StyleGun-iOS)
[![License](https://img.shields.io/cocoapods/l/StyleGun-iOS.svg?style=flat)](http://cocoapods.org/pods/StyleGun-iOS)
[![Platform](https://img.shields.io/cocoapods/p/StyleGun-iOS.svg?style=flat)](http://cocoapods.org/pods/StyleGun-iOS)

## Usage For Designers
- Fork this repo for your project
- Follow the instructions in the files in Pod/Classes and make your changes
- Push your changes back up to your fork
- Give your developers a cookie and then ask them to integrate your changes

## Usage for Developers
- Add your fork to your Podfile
```ruby
pod "StyleGun-iOS", git: path/to/your/fork
```

- When your designers have made changes, check the changes, and run `pod install`
- Integrate and eat your cookie.

## License

StyleGun-iOS is available under the MIT license. See the LICENSE file for more info.