DCDataForm 0.0.1

DCDataForm 0.0.1

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

Maintained by Unclaimed.



  • By
  • Austin Cherry

An extension to DCDataViews to make creating forms simpler.

Requirements

This framework requires at least iOS 5 above.

Install

The recommended approach for installing DCDataForm 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 or edit your Podfile and add DCDataForm:

  platform :ios, '5.0'
  pod 'DCDataForm'

Then run pod install to add to your project.

pod install

License

DCDataForm is license under the Apache License.

TODO

Add examples and cool gifs.

Contact

Austin Cherry