CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✗ |
| LangLanguage | SwiftSwift |
| License | MIT |
| ReleasedLast Release | Dec 2016 |
| SwiftSwift Version | 3.0 |
| SPMSupports SPM | ✗ |
Maintained by stephen chen.
pod 'CLSSwiftFunctionLibrary' to your podfile.cd Example
Open CLSSwiftFunctionLibrary.xcworkspace then find ViewController.swift
Import CLSSwiftFunctionLibrary
import CLSSwiftFunctionLibrarylet appBuildNumber = CLSConstants.appBuildNumber
let appBundle = CLSConstants.appBundle
let appVersion = CLSConstants.appVersion
let heightNavigationBar = CLSConstants.heightNavigationBar
let heightToolbar = CLSConstants.heightToolbar
let Userdefault = CLSConstants.userdefaultCLSSwiftFunctionLibrary.h is available under the MIT license. See the LICENSE file for more info.