This open-source library allows you to integrate Datavenue into your iOS app. Learn more about Datavenue at https://datavenue.orange.com
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.
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.
The latest documentation is available at http://cocoadocs.org/docsets/Datavenue
Marc Capdevielle, [email protected]
Datavenue iOS SDK is available under the Apache v2.0 license. See the LICENSE file for more info.