ContractSwift.Library
A common library for supporting ContractSwift
What's this?
This is used with ContractSwift (ContractSwift depends this library)
Including useful types and functions.
Installation
If you want to use ContractSwift, follow the installation instruction for ContractSwift
- Add
pod 'ContractSwift.Library'to your Podfile - Run
pod install
License
ContractSwift is available under the MIT license. See the LICENSE file for more info.