/se-daily-iOS

Native iOS app for Software Engineering Daily.

Primary LanguageSwiftMIT LicenseMIT

Software Engineering Daily iOS App

Native iOS app for Software Engineering Daily.

Setup

We are using CocoaPods to manage dependencies.

Clone the repo and then run:

$ sudo gem install cocoapods
$ pod install

CocoaPods requires that you open the SEDaily-IOS.xcworkspace.

$ open SEDaily-IOS.xcworkspace