Date extension properties/method: isToday, adding date component
Date
A Swift util extensions
CocoaPods is a dependency manager for Cocoa projects.
You can install it with the following command:
$ gem install cocoapods
To integrate SwiftyFORM into your Xcode project using CocoaPods, specify it in your Podfile:
Podfile
source 'https://github.com/CocoaPods/Specs.git' platform :ios, '12.0' use_frameworks! pod 'APJExtensions'
Then, run the following command:
$ pod install
APJExtensions
A Swift util extensions
INSTALLATION
CocoaPods
CocoaPods is a dependency manager for Cocoa projects.
You can install it with the following command:
To integrate SwiftyFORM into your Xcode project using CocoaPods, specify it in your
Podfile
:Then, run the following command: