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

Datavenue 0.1.0

Datavenue 0.1.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release May 2015

Maintained by Marc Capdevielle.



Datavenue 0.1.0

  • By
  • Marc Capdevielle

Datavenue iOS SDK

This open-source library allows you to integrate Datavenue into your iOS app. Learn more about Datavenue at https://datavenue.orange.com

Sample usage

To run the sample project with CocoaPods, run:

pod try Datavenue

or clone the project, install pod install from the Sample directory:

git clone http://https://github.com/Orange-Datavenue/Datavenue-iOS-SDK.git
cd Datavenue-iOS-SDK/Sample
pod install
open DatavenueSample.xcworkspace

The sample allows to browse all data related to a Datavenue account.

Inside the sample app, use the right-to-left swipe gesture to access to special actions on Prototypes, Templates and Streams (learn more about Datavenue resources in the documentation Overview guide.

Installation

The Datavenue iOS SDK is available through CocoaPods (http://cocoapods.org). To install it, simply add the following line to your project's 'Podfile:

pod 'Datavenue', '~> 0.1'

The Datavenue iOS SDK has no external dependency, it currently targets iOS 8.0.

Documentation

The latest documentation is available at http://cocoadocs.org/docsets/Datavenue

Author

Marc Capdevielle, [email protected]

License

Datavenue iOS SDK is available under the Apache v2.0 license. See the LICENSE file for more info.