See the documentation on our wiki here: http://wiki.appnexus.com/x/dhAtAw
Get the latest release notes here: http://wiki.appnexus.com/x/L4aTAw
Please Note: This SDK is intended to complement the AppNexus Console; it does not work with OAS. The OAS iOS SDK can be found here: https://github.com/appnexus/oas-mobile-sdk-ios
Easily include the AppNexus SDK in your Podfile:
platform :ios, '8.0'
target 'MyAmazingApp' do
pod 'AppNexusSDK'
end