Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.36 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.36 KB

CocoaChainKit

CI Status Version Carthage compatible License iOS 9.0+

Example

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

Requirements

  • iOS 9.0
  • Swift 4.2

Installation

CocoaChainKit is available through CocoaPods or Carthage. To install it, simply add the following line to your Podfile or Cartfile:

Podfile

pod 'CocoaChainKit'

Cartfile

github "Pircate/CocoaChainKit"

Usage

before

use chain kit

Author

Pircate, gao497868860@163.com

License

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