EDHFinder 0.1.2

EDHFinder 0.1.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Nov 2016

Maintained by tnantoka.



 
Depends on:
FCFileManager~> 1.0
FontAwesomeKit~> 2.2
MGSwipeTableCell~> 1.1
EDHUtility~> 0.1
 


EDHFinder 0.1.2

File management interface for iOS, developed for Edhita.
EDHFinder is available through CocoaPods.

Requirements

  • iOS 8.0

Demo

$ pod try EDHFinder

Installation

With CocoaPods.

# Podfile
pod 'EDHFinder', '~> 0.1'
$ pod install

Usage

#import "EDHFinder.h"

UINavigationController *navController = [[EDHFinder sharedFinder] listNavigationControllerWithDelegate:detailController];

See also Example.

Author

@tnantoka

License

The MIT license