paulpilone / PGPKit

Project that includes some useful Objective-C classes used in some old projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PGPKit

[![CI Status](http://img.shields.io/travis/Paul Pilone/PGPKit.svg?style=flat)](https://travis-ci.org/Paul Pilone/PGPKit) Version License Platform

Usage

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

Requirements

Installation

PGPKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "PGPKit"

Author

Paul Pilone, paul@element84.com

License

PGPKit is available under the MIT license. See the LICENSE file for more info.

About

Project that includes some useful Objective-C classes used in some old projects.

License:MIT License


Languages

Language:Objective-C 92.3%Language:Ruby 7.7%