Skip to content

Commit 9dfd85e

Browse files
author
ap4y
committed
Podspec version bump
1 parent 72fee18 commit 9dfd85e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

OrigamiEngine.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |s|
22
s.name = "OrigamiEngine"
3-
s.version = "1.0.12"
3+
s.version = "1.0.13"
44
s.summary = "Lightweight iOS/OSX audio engine with flac, cue, mp3, m4a, m3u support."
55
s.homepage = "https://github.com/ap4y/OrigamiEngine.git"
66
s.license = 'MIT'
77
s.author = { "ap4y" => "[email protected]" }
8-
s.source = { :git => "https://github.com/ap4y/OrigamiEngine.git", :tag => "1.0.12", :submodules => true }
8+
s.source = { :git => "https://github.com/ap4y/OrigamiEngine.git", :tag => "1.0.13", :submodules => true }
99
s.default_subspec = 'Core'
1010
s.requires_arc = false
1111
s.ios.deployment_target = '5.0'

0 commit comments

Comments
 (0)