Skip to content

techery/fitpay-ios-sdk

 
 

Repository files navigation

FitPay iOS SDK

We are gradually moving content regarding consumption of this SDK to our documentation. The intended audience for this README is developers contributing to this repository.

GitHub license Build Status Latest pod release Carthage compatible codecov Documentation coverage

Running Tests From the Commandline

By default the tests will run in the iPhone 7 simulator.

./bin/test

To test on a different simulator, pass in a valid simulator same.

./bin/test "iPhone 5s"

Migration from 0.x to 1.x

This content has been moved to our documentation

Contributing to the SDK

We welcome contributions to the SDK. For your first few contributions please fork the repo, make your changes and submit a pull request. Internally we branch off of develop, test, and PR-review the branch before merging to develop (moderately stable). Releases to Master happen less frequently, undergo more testing, and can be considered stable. For more information, please read: http://nvie.com/posts/a-successful-git-branching-model/

License

This code is licensed under the MIT license. More information can be found in the LICENSE file contained in this repository.

Questions? Comments? Concerns?

Please contact FitPay Support

Fit Pay Internal Instructions

Publishing Updated SDKs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 99.8%
  • Other 0.2%