StakkKit 1.7.0

StakkKit 1.7.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jun 2018

Maintained by Derek, Jacky Chan, Derek Cheung.



 
Depends on:
AFNetworking~> 3.1.0
JSONModel~> 1.5.1
CocoaLumberjack~> 3.0.0
MagicalRecord~> 2.3.2
PureLayout~> 3.0.2
SDWebImage~> 4.0
libextobjc/EXTScope~> 0.4.1
 

StakkKit 1.7.0

  • By
  • Derek

StakkKit

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

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

pod "StakkKit"

After installing the pod, please add StakkKit.xcdatamodeld into your project, you may rename StakkKit.xcdatamodeld to any name you like: Alt text Alt text

Setup StakkKit within - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions;

+ (void)setupStakkKitWithLoggingLevel:(SFLogLevel)logLevel databaseStoreName:(NSString *)storeName;

Author

Derek, [email protected]

License

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