Skip to content

Commit

Permalink
.. Podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
MMasterson committed May 17, 2017
1 parent 8be6fb9 commit e6b52e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pod/Classes/TUSAssetData.m
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Additions and Maintenance for TUSKit 1.0.0 and up by Mark Robert Masterson
// Copyright (c) 2015-2016 Mark Robert Masterson. All rights reserved.

#import "TusKit.h"
#import "TUSKit.h"
#import "TUSAssetData.h"

@interface TUSAssetData ()
Expand Down
2 changes: 1 addition & 1 deletion TUSKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "TUSKit"
s.version = "1.3.6"
s.version = "1.3.7"
s.summary = "An iOS implementation of the tus resumable video upload protocol."
s.description = <<-DESC
An iOS implementation of the tus resumable video upload protocol.
Expand Down

0 comments on commit e6b52e3

Please sign in to comment.