TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | Apache 2 |
ReleasedLast Release | May 2014 |
Maintained by Unclaimed.
This open source iOS library allows you to integrate Vkontakte into your iOS application include iPhone, iPad and iPod touch.
Vkontakte iOS SDK works on iOS 5+ version and is compatible with ARC projects.
It depends on the following Apple frameworks:
You need also add MBProgressHUD to your workspace.
You can find old nonARC version, supporting iOS 4+ in the nonArc branch. It depends on SBJson. This version is no longer supported.
The simplest way to add the Vkontakte iOS SDK to your project is to directly add the contents of Vkontakte
folder to your project.
Vkontakte
folder to your classes group (in the Groups & Files view). You can also use CocoaPods to add Vkontakte iOS SDK as a dependency to your project.
Copyright (c) 2011-2012 Andrey Yastrebov
Except as otherwise noted, the Vkontakte iOS SDK is licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)