Skip to content

Commit

Permalink
Update pods version
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjwchn committed Apr 7, 2016
1 parent 95d2db1 commit 8e5df12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Example/JWAnimatedImageExample/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10116" systemVersion="15A279b" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="HCp-VM-rXm">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10116" systemVersion="15D21" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="HCp-VM-rXm">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
Expand Down
2 changes: 1 addition & 1 deletion JWAnimatedImage.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'JWAnimatedImage'
s.version = '0.1.3'
s.version = '0.2.0'
s.summary = 'A animated GIF engine for iOS in Swift'
s.homepage = 'https://github.com/wangjwchn/JWAnimatedImage'
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit 8e5df12

Please sign in to comment.