Skip to content

Modool/ACArchiverCenter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACArchiverCenter

Introduction

  • This is framework to archive object into file.

How To Get Started

  • Download ACArchiverCenter and try run example app

Installation

  • Installation with CocoaPods
source 'https://github.com/MarkeJave/Specs.git'
platform :ios, '8.0'

target 'TargetName' do
pod 'ACArchiverCenter', '~> 1.0'
end
  • Installation with Carthage
github "MarkeJave/ACArchiverCenter" ~> 1.0
  • Manual Import
drag “ACArchiverCenter” directory into your project

Requirements

  • Requires ARC

Usage

  • Demo FYI

License

ACArchiverCenter is released under the MIT license. See LICENSE for details.

Communication

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Objective-C 100.0%