CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

pixelbits 0.3

pixelbits 0.3

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Mar 2016
SPMSupports SPM

Maintained by Wim Haanstra.



Pixelbits logo Pixelbits

Pixelbits is a Swift 2 based library that reads a JSON file and applies styles to the UIView objects you create in your iOS application. It’s a bit like CSS for iOS.

How to install

Currently you can only include pixelbits by using cocoapods directly from this git repository:

pod 'pixelbits', :git => 'https://github.com/depl0y/pixelbits.git'

How does this work?

Please visit the Documentation.