1 parent a38d8a8 commit 315405dCopy full SHA for 315405d
1 file changed
FlatUIKit.podspec
@@ -1,11 +1,11 @@
1
Pod::Spec.new do |s|
2
s.name = "FlatUIKit"
3
- s.version = "1.1"
+ s.version = "1.2"
4
s.summary = "A collection of awesome flat UI components for iOS."
5
s.homepage = "https://github.com/Grouper/FlatUIKit"
6
s.license = 'MIT'
7
s.authors = { "Jack Flintermann" => "jack@joingrouper.com", "Grouper" => "jobs@joingrouper.com"}
8
- s.source = { :git => "https://github.com/Grouper/FlatUIKit.git", :tag => "1.1" }
+ s.source = { :git => "https://github.com/Grouper/FlatUIKit.git", :tag => "1.2" }
9
s.platform = :ios, '5.0'
10
s.source_files = 'Classes', 'Classes/**/*.{h,m}'
11
0 commit comments