Skip to content

Commit c3c8dab

Browse files
author
Tim Leers
committed
release 0.2.0
1 parent 72d3bb2 commit c3c8dab

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

PhraseApp.framework/PhraseApp

1.05 KB
Binary file not shown.

PhraseApp.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 = "PhraseApp"
3-
s.version = "0.1.4"
3+
s.version = "0.2.0"
44
s.summary = "iOS SDK for PhraseApp"
55
s.homepage = "https://phraseapp.com"
66
s.license = { :type => 'Commercial', :file => 'LICENSE.md' }
77
s.author = { "Dynport GmbH" => "[email protected]" }
8-
s.source = { :git => "https://github.com/phrase/ios-sdk.git", :tag => "0.1.4" }
8+
s.source = { :git => "https://github.com/phrase/ios-sdk.git", :tag => "0.2.0" }
99
s.platform = :ios, '9.0'
1010
s.frameworks = 'Foundation'
1111
s.preserve_paths = 'PhraseApp.framework'

0 commit comments

Comments
 (0)