Ladder 1.2.0

Ladder 1.2.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Nov 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Limon.



Ladder 1.2.0

Ladder

Checking app’s version on the AppStore, bugly.qq or fir.im every particular time interval.

version.png

Requirements

iOS 8.0

Swift 3.0

Usage

let appID = "333903271"
Ladder.interval = .Day // check update interval
Ladder.AppStore(appID: appID).check() { comparisonResult, releaseNotes in
}

Contacts

Contact me on Twitter or Weibo . If you find an issue, just open a ticket on it. Pull requests are warmly welcome as well.

License

Ladder is available under the MIT license. See the LICENSE file for more info.