added tests+docs+reachability

This commit is contained in:
Steven Gill
2013-05-20 11:26:05 -07:00
parent 26f6c22049
commit cfa794b722
25 changed files with 4622 additions and 6 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
*/
#import <Foundation/Foundation.h>
#import "CDVPlugin.h"
#import <Cordova/CDVPlugin.h>
#import "CDVReachability.h"
@interface CDVConnection : CDVPlugin {