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
- Host: GitHub
- URL: https://github.com/wingify/vwo-ios-sdk
- Owner: wingify
- License: other
- Created: 2015-10-28T18:28:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-12T07:45:46.000Z (about 1 year ago)
- Last Synced: 2025-04-12T17:05:40.707Z (2 months ago)
- Topics: ab-testing, sdk, vwo
- Language: Objective-C
- Homepage: https://developers.vwo.com/reference#ios-introduction
- Size: 117 MB
- Stars: 5
- Watchers: 22
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VWO
[](http://cocoapods.org/pods/VWO)
[](http://cocoapods.org/pods/VWO)
[](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).