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

https://github.com/bright/cero

HTML like views for iOS
https://github.com/bright/cero

Last synced: 9 months ago
JSON representation

HTML like views for iOS

Awesome Lists containing this project

README

          

# Cero

[![Build Status](https://travis-ci.org/bright/Cero.svg?branch=master)](https://travis-ci.org/bright/Cero)
[![Version](https://img.shields.io/cocoapods/v/Cero.svg?style=flat)](http://cocoadocs.org/docsets/Cero)
[![License](https://img.shields.io/cocoapods/l/Cero.svg?style=flat)](http://cocoadocs.org/docsets/Cero)
[![Platform](https://img.shields.io/cocoapods/p/Cero.svg?style=flat)](http://cocoadocs.org/docsets/Cero)

#### Cero allows you to build your view hierarchy in clean xml layout that will reload instantly when it changes.

[![Demo](http://img.youtube.com/vi/NHEU3Q-9JPo/0.jpg)](http://www.youtube.com/watch?v=NHEU3Q-9JPo)

## Usage

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

Cero will soon be available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

pod "Cero"

## Author

Bright Inventions

## License

Cero is available under the Apache License, Version 2.0. See the LICENSE file for more info.