目录
目录README.md

FXPaddingLabel

Requirements

  • iOS 9.0+

Installation

CocoaPods

For FXPaddingLabel, use the following entry in your Podfile:

pod 'FXPaddingLabel', '~> 0.1.0'

Then run pod install.

Carthage

Make the following entry in your Cartfile:

github "feixue299/FXPaddingLabel" ~> 0.1.1

Then run carthage update.

Swift Package Manager

Create a Package.swift file.

let package = Package(
    dependencies: [
        .package(url: "https://github.com/feixue299/FXPaddingLabel.git", from: "0.1.2")
    ],
    // ...
)
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号