CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

SnapUI 1.2.1

SnapUI 1.2.1

Maintained by okaycocoapods.



SnapUI 1.2.1

  • By
  • jianli

SnapUI

CI Status Version License Platform

Example

        let temp = UIView()
        temp.backgroundColor = .cyan
        temp.add(to: view)
            .margins()

Requirements

Installation

SnapUI is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SnapUI'

Author

承轩:[email protected]

License

SnapUI is available under the MIT license. See the LICENSE file for more info.