An open API service indexing awesome lists of open source software.

https://github.com/wingify/vwo-ios-sdk

VWO iOS SDK
https://github.com/wingify/vwo-ios-sdk

ab-testing sdk vwo

Last synced: about 2 months ago
JSON representation

VWO iOS SDK

Awesome Lists containing this project

README

        

# VWO
[![Version](https://img.shields.io/cocoapods/v/VWO.svg?style=flat)](http://cocoapods.org/pods/VWO)
[![License](https://img.shields.io/cocoapods/l/VWO.svg?style=flat)](http://cocoapods.org/pods/VWO)
[![Platform](https://img.shields.io/cocoapods/p/VWO.svg?style=flat)](http://cocoapods.org/pods/VWO)

## Installation
VWO is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```
pod 'VWO'
```

## iOS Version Support

This library supports iOS version 9.0 and above.

## Setting up VWO Account

Sign Up for VWO account at https://vwo.com

## Getting Started Documentation
* [Installation Instructions](http://developers.vwo.com/reference#ios-sdk-installation)
* [Creating and Running Campaign](https://vwo.com/knowledge/folder-creating-mobile-app-campaigns/)

## Author

Wingify, [email protected]

## License

By using this SDK, you agree to abide by the [VWO Terms & Conditions](https://vwo.com/terms-conditions).