Skip to content

Commit 46b7f16

Browse files
committed
2.1.4
1 parent 03fa762 commit 46b7f16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Tangram.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "Tangram"
4-
s.version = "2.1.3"
4+
s.version = "2.1.4"
55
s.summary = "Tangram is a modular UI solution for building native page dynamically & quickly."
66

77
s.description = <<-DESC
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
1717
s.platform = :ios
1818
s.ios.deployment_target = '8.0'
1919
s.requires_arc = true
20-
s.source = { :git => "https://github.com/alibaba/Tangram-iOS.git", :tag => "2.1.3" }
20+
s.source = { :git => "https://github.com/alibaba/Tangram-iOS.git", :tag => "2.1.4" }
2121
s.resources = 'Tangram/Resources/*'
2222
s.source_files = 'Tangram/**/*.{h,m}'
2323

0 commit comments

Comments
 (0)