BootstrapUI 0.0.1

BootstrapUI 0.0.1

TestsTested
LangLanguage Obj-CObjective C
License Apache 2
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



  • By
  • Dalton

BootstrapUIKit

A collection of custom draw controls inspired by the Bootstrap theme. Built off UICustomizeKit.

Examples

Dalton, add some examples with pictures and such.

Requirements/Dependencies

Requires UICustomizeKit. That repo can be found here:

https://github.com/daltoniam/UICustomizeKit

Install

The recommended approach for installing BootstrapUIKit is via the CocoaPods package manager, as it provides flexible dependency management and dead simple installation.

via CocoaPods

Install CocoaPods if not already available:

$ [sudo] gem install cocoapods
$ pod setup

Change to the directory of your Xcode project, and Create and Edit your Podfile and add RestKit:

$ cd /path/to/MyProject
$ touch Podfile
$ edit Podfile
platform :ios, '5.0' 
pod 'BootstrapUI'

Install into your project:

$ pod install

Open your project in Xcode from the .xcworkspace file (not the usual project file)

License

BootstrapUIKit is license under the Apache License.

Contact

Dalton Cherry