Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1013 Bytes

README.md

File metadata and controls

52 lines (32 loc) · 1013 Bytes

EDHFinder

Version License Platform

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