SwiftUEx 2.0.8

SwiftUEx 2.0.8

测试已测试
Lang语言 SwiftSwift
许可 MIT
发布最后发布2016年10月
SPM支持 SPM

João Borges 维护。



SwiftUEx 2.0.8

  • sucrewar

SwiftUEx

说明

SwiftUEx 是一组用于各种类型数据的实用扩展

提供扩展

Int, TableViewCell, Double, UIView, UINavigationController, Array, String, UIImage, UIImageView, NSDate, UIColor, UILabel

提供帮助

Plist get, KeyChainWrapper

安装

SwiftUEx 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中

pod 'SwiftUEx'

因为 SwiftUEx 全部用 Swift 编写,请确保在 Podfile 的顶部添加 use_frameworks!

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!

pod 'SwiftUEx'

作者

sucrewar, [email protected]

许可

SwiftEx 在 MIT 许可下可用。有关更多信息,请参阅 LICENSE 文件。