An open API service indexing awesome lists of open source software.

https://github.com/skywinder/swsecp256k1


https://github.com/skywinder/swsecp256k1

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# ios-secp256k1

[![CI Status](http://img.shields.io/travis/skywinder/ios-secp256k1.svg?style=flat)](https://travis-ci.org/skywinder/ios-secp256k1)
[![Version](https://img.shields.io/cocoapods/v/ios-secp256k1.svg?style=flat)](http://cocoapods.org/pods/ios-secp256k1)
[![License](https://img.shields.io/cocoapods/l/ios-secp256k1.svg?style=flat)](http://cocoapods.org/pods/ios-secp256k1)
[![Platform](https://img.shields.io/cocoapods/p/ios-secp256k1.svg?style=flat)](http://cocoapods.org/pods/ios-secp256k1)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

ios-secp256k1 is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'ios-secp256k1'
```

## Author

@skywinder, sky4winder@gmail.com

## License

ios-secp256k1 is available under the MIT license. See the LICENSE file for more info.