Skip to content

Commit

Permalink
Removed UIKit
Browse files Browse the repository at this point in the history
Updted podspec to 0.1.13
  • Loading branch information
belkevich committed Jul 3, 2016
1 parent 50fde40 commit 622940a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Smartling.i18n.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Smartling.i18n'
s.version = '1.0.11'
s.version = '1.0.13'
s.summary = 'iOS Plurals Localization Library'
s.homepage = 'https://github.com/Smartling/ios-i18n'
s.license = { :type => 'APACHE', :file => 'LICENSE' }
Expand Down
2 changes: 0 additions & 2 deletions Smartling.i18n/SmartlingLib.h
Expand Up @@ -18,8 +18,6 @@
// Created by Pavel Ivashkov on 2015-05-15.
//

#import <UIKit/UIKit.h>

//! Project version number for SmartlingLib.
FOUNDATION_EXPORT double SmartlingLibVersionNumber;

Expand Down

0 comments on commit 622940a

Please sign in to comment.