测试已测试 | ✗ |
Lang语言 | SwiftSwift |
许可证 | MIT |
发布上次发布 | 2017年11月 |
SwiftSwift 版本 | 3.0 |
SPM支持 SPM | ✗ |
由 MZC0829 维护。
platform :ios, '8.0'
target 'YourIosApps' do
use_frameworks!
pod 'SwiftyCommon'
end
$ pod install
$ touch Cartfile
github "MZC0829/SwiftyCommon"
$ carthage update
getTimeStamp()
transToHourMinSec(second: 3600)
transToMinSec(second: 3600)