/appdb

A fully-featured iOS client for appdb.to written in Swift 5

Primary LanguageSwiftMIT LicenseMIT

appdb icon

appdb

A fully-featured iOS client for appdb.to written in Swift 5.

Screenshots

appdb icon

Dependencies

  • Alamofire - Elegant HTTP Networking in Swift
  • AlamofireImage - Image component library for Alamofire
  • AlamofireNetworkActivityIndicator - Controls the visibility of the network activity indicator using Alamofire
  • BulletinBoard - General-purpose contextual cards for iOS
  • Cartography - A declarative Auto Layout DSL for Swift
  • Cosmos - A star rating control for iOS/tvOS written in Swift
  • DeepDiff - Amazingly incredible extraordinary lightning fast diffing in Swift
  • Kanna - XML/HTML parser for Swift
  • Localize-Swift - Swift friendly localization and i18n with in-app language switching
  • ObjectMapper - Simple JSON Object mapping written in Swift
  • SwiftTheme - Powerful theme/skin manager for iOS 8+
  • Static - Simple static table views for iOS in Swift
  • SwiftMessages - A very flexible message bar for iOS written in Swift
  • SwiftyJSON - The better way to deal with JSON data in Swift
  • swifter - Tiny http server engine written in Swift programming language
  • ZIPFoundation - Effortless ZIP Handling in Swift

Download

You can download the latest .ipa from here.

Build manually

Alernatively, you can build the project manually. Make sure you have Carthage installed. Run the following commands:

$ git clone https://github.com/n3d1117/appdb.git
$ cd appdb/
$ carthage update --platform iOS
$ open appdb.xcodeproj

License

MIT License. See LICENSE file for further information.