TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Nov 2017 |
SwiftSwift Version | 3.0 |
SPMSupports SPM | ✗ |
Maintained by Limon.
Checking app’s version on the AppStore, bugly.qq or fir.im every particular time interval.
iOS 8.0
Swift 3.0
let appID = "333903271"
Ladder.interval = .Day // check update interval
Ladder.AppStore(appID: appID).check() { comparisonResult, releaseNotes in
}
Contact me on Twitter or Weibo . If you find an issue, just open a ticket on it. Pull requests are warmly welcome as well.
Ladder is available under the MIT license. See the LICENSE file for more info.