Skip to content

supaide/cordova-plugin-webresource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-plugin-webresource

Requirements

Cordova 4.0.0

SSZipArchive 1.6.2

AFNetworking 3.1

Installation

modify Podfile

source 'https://github.com/supaide/cocoapods.git'
pod 'cordova-plugin-webresource', '~> 0.1.0'
$ pod install