Skip to content

Pircate/CocoaChainKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.