XTBase 1.8.0

XTBase 1.8.0

Maintained by akateason.



 
Depends on:
ReactiveObjC>= 0
Masonry>= 0
SDWebImage>= 0
SSZipArchive>= 0
MJRefresh>= 0
Valet= 2.4.2
YYModel>= 0
SVProgressHUD>= 0
UITableView+FDTemplateLayoutCell>= 0
UIFontWDCustomLoader>= 0
CocoaLumberjack= 3.6.1
 

XTBase 1.8.0

  • By
  • teason

XTBase

Doc

architecture

  • XTBase
    • Utils
      • Security
      • UIkit
      • Foundation
      • CommonFunc
      • Store
    • Header

Installation

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

pod "XTBase"

Useage

- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {    
    [[XTlibConfig sharedInstance] defaultConfiguration];        
    return YES;
}

Author

teason, [email protected]

License

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