Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
avermaiOS committed Dec 9, 2019
2 parents 42ad661 + b770980 commit a78d392
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ Appnexus iOS SDK
=====================

```
MobileSDK v6.0 will be a breaking change and requires existing users who wish to upgrade from previous versions to follow our release notes for details
https://github.com/appnexus/mobile-sdk-ios/releases/tag/6.0
MobileSDK v6.0 will be a breaking change and requires existing users who wish to upgrade from previous versions
to follow our release notes for details https://github.com/appnexus/mobile-sdk-ios/releases/tag/6.0
```


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
Expand All @@ -22,7 +23,7 @@ Easily include the AppNexus SDK in your Podfile:
platform :ios, '9.0'
target 'MyAmazingApp' do
pod 'AppNexusSDK'
pod 'AppNexusSDK'
end
```

0 comments on commit a78d392

Please sign in to comment.