Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carbonfive/stylegun-ios
https://github.com/carbonfive/stylegun-ios
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/carbonfive/stylegun-ios
- Owner: carbonfive
- License: mit
- Created: 2015-04-23T19:10:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-23T19:34:02.000Z (over 9 years ago)
- Last Synced: 2024-04-15T12:18:28.754Z (9 months ago)
- Language: Objective-C
- Size: 250 KB
- Stars: 0
- Watchers: 70
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.