https://github.com/carbonfive/stylegun-ios
https://github.com/carbonfive/stylegun-ios
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/carbonfive/stylegun-ios
- Owner: carbonfive
- License: mit
- Created: 2015-04-23T19:10:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-23T19:34:02.000Z (about 11 years ago)
- Last Synced: 2025-01-30T17:36:56.716Z (over 1 year ago)
- Language: Objective-C
- Size: 250 KB
- Stars: 0
- Watchers: 69
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StyleGun-iOS
[](https://travis-ci.org/Nick/StyleGun-iOS)
[](http://cocoapods.org/pods/StyleGun-iOS)
[](http://cocoapods.org/pods/StyleGun-iOS)
[](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.