CocoaChainKit
CocoaChainKit copied to clipboard
Cocoa 链式调用框架
CocoaChainKit
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, [email protected]
License
CocoaChainKit is available under the MIT license. See the LICENSE file for more info.