WtCore is a collection of iOS components:
- Core
- UI
- ThunderWeb
- Safety
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.
This library requires iOS 8.0+ and Xcode 8.0+.
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'
JaonFanwt, fanwt883188@gmail.com
WtCore is available under the MIT license. See the LICENSE file for more info.