Skip to content

Commit 2282b26

Browse files
author
ap4y
committed
Version bump to 1.0.8
1 parent 597130b commit 2282b26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.7"
3+
s.version = "1.0.8"
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.7", :submodules => true }
8+
s.source = { :git => "https://github.com/ap4y/OrigamiEngine.git", :tag => "1.0.8", :submodules => true }
99
s.source_files = 'OrigamiEngine/**/*.{h,m}'
1010

1111
s.ios.deployment_target = '5.0'

0 commit comments

Comments
 (0)