Skip to content

Commit 315405d

Browse files
committed
update podspec
1 parent a38d8a8 commit 315405d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

FlatUIKit.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 = "FlatUIKit"
3-
s.version = "1.1"
3+
s.version = "1.2"
44
s.summary = "A collection of awesome flat UI components for iOS."
55
s.homepage = "https://github.com/Grouper/FlatUIKit"
66
s.license = 'MIT'
77
s.authors = { "Jack Flintermann" => "jack@joingrouper.com", "Grouper" => "jobs@joingrouper.com"}
8-
s.source = { :git => "https://github.com/Grouper/FlatUIKit.git", :tag => "1.1" }
8+
s.source = { :git => "https://github.com/Grouper/FlatUIKit.git", :tag => "1.2" }
99
s.platform = :ios, '5.0'
1010
s.source_files = 'Classes', 'Classes/**/*.{h,m}'
1111

0 commit comments

Comments
 (0)