Skip to content

Commit

Permalink
Updated Readme and Podspec for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
fromcelticpark committed Nov 4, 2017
1 parent 517d2fe commit 23a5d33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PHAssetResourceInputStream.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'PHAssetResourceInputStream'
s.version = '0.0.4'
s.version = '0.0.5'
s.license = { :type => 'MIT', :file => 'LICENSE.md' }
s.summary = 'PHAssetResourceInputStream is an input stream implementation library for assets from Photos Framework'
s.homepage = 'https://github.com/fromcelticpark/PHAssetResourceInputStream'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![codecov](https://codecov.io/gh/fromcelticpark/PHAssetResourceInputStream/branch/master/graph/badge.svg)](https://codecov.io/gh/fromcelticpark/PHAssetResourceInputStream)
![Version](https://img.shields.io/cocoapods/v/PHAssetResourceInputStream.svg?style=flat)
![Platform](https://img.shields.io/cocoapods/p/PHAssetResourceInputStream.svg?style=flat)
![Swift](https://img.shields.io/badge/%20in-swift%203.0-orange.svg)
![Swift](https://img.shields.io/badge/%20in-swift%204.0-orange.svg)


## Description
Expand Down

0 comments on commit 23a5d33

Please sign in to comment.