Skip to content

erysaj/AlphaVantageKit

Repository files navigation

ALMOST DONE 🚶‍♀️ 🏃‍♀️ 🚴‍♀️

Thank you for using Swift 5 Module Template. Before you release your awesome project to the world, complete the following steps.

THIS LIST IS EASY, CHECK IT OFF ONE-BY-ONE BABY! ✔️ ✔️ ✔️

  • Open the project in Xcode and add features to AlphaVantageKit
  • Make sure you are using Swift 5 (Edit > Convert > To Current Swift Syntax…)
  • Fix all build errors and warnings, add tests (yes really)
  • Add a screenshot or AT LEAST some picture below in this README
  • Delete all this crap up here
  • Make one release (full steps are in [CONTRIBUTING.md] in case you forget)

THEN YOU'RE DONE, GO STAR swift5-module-template FOR UPDATES.


AlphaVantageKit

CI Status GitHub tag (latest SemVer) License

Screenshot

Example

To run the example project, clone this repo, and open iOS Example.xcworkspace from the iOS Example directory.

Requirements

Installation

Add this to your project using Swift Package Manager. In Xcode that is simply: File > Swift Packages > Add Package Dependency... and you're done. Alternative installations options are shown below for legacy projects.

CocoaPods

If you are already using CocoaPods, just add 'AlphaVantageKit' to your Podfile then run pod install.

Carthage

If you are already using Carthage, just add to your Cartfile:

github "erysaj/AlphaVantageKit" ~> 0.1

Then run carthage update to build the framework and drag the built AlphaVantageKit.framework into your Xcode project.

Author

Eugene Rysaj

License

AlphaVantageKit is available under the MIT license. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published