Skip to content

Rdxer/FastComponent

Repository files navigation

FastComponent

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

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

  # FastComponent
  pod 'FastComponent', :subspecs => [
    'Base',
    'UIKitEx',
    'RxSwiftEx',
    'FoundationEx',
    'KingfisherEx',
    'SnapKitEx',
    'DeviceEx',
#    'UICustomEx',
    'Component',
    'SafariServicesEx',
#    'MaterialEx',
#    'PullToRefreshEx',
#    'ConfigEx',
#    'MoyaRESTfulEx'
  ],:path => 'FastComponent'

Author

Rdxer, rdxer@foxmail.com

License

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

About

iOS App 快速开发组件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published