Skip to content

1.1.1

Compare
Choose a tag to compare
@mattrubin mattrubin released this 05 Dec 08:23
· 1594 commits to develop since this release
  • Bump deployment target to iOS 8 (the framework product was already unsupported on iOS 7) (#46, #48)
  • Replace custom query string parsing and escaping with iOS 8's NSURLQueryItem. (#47)
  • Add .gitignore (#46)
  • Configure for Travis CI, adding .travis.yml and sharing OneTimePassword.xcscheme (#46)
  • Update Podfile and check in the CocoaPods dependencies. (#46)
  • Update .xcodeproj version and specify project defaults for indentation and prefixing. (#49)
  • Add README with project description and a note linking to the latest version of the project (#50)