Skip to content

JaonFanwt/WtCore

Repository files navigation

WtCore

Version License Platform

WtCore is a collection of iOS components:

  • Core
  • UI
  • ThunderWeb
  • Safety

Example

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

A little bit lazy, I'll write later.

Requirements

This library requires iOS 8.0+ and Xcode 8.0+.

Installation

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

pod 'WtCore/Core', :git => 'https://github.com/JaonFanwt/WtCore.git'
pod 'WtCore/UI', :git => 'https://github.com/JaonFanwt/WtCore.git'
pod 'WtCore/Safety', :git => 'https://github.com/JaonFanwt/WtCore.git'  
pod 'WtCore/ThunderWeb', :git => 'https://github.com/JaonFanwt/WtCore.git'  

Author

JaonFanwt, fanwt883188@gmail.com

License

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