[Fix] PinEntry

This commit is contained in:
Fabio Pelosin
2013-03-20 11:39:56 +01:00
parent eec9aecfd9
commit 9b589bea4d
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -1,7 +1,6 @@
Pod::Spec.new do |s|
s.name = 'PinEntry'
s.version = '0.0.1'
s.license = ''
s.summary = 'iPhone pin entry controller and a custom numpad view.'
s.homepage = 'https://github.com/farcaller/iphone-pinentry'
s.author = { 'Vlzcimif Pouzanov' => 'farcaller@gmail.com' }
-1
View File
@@ -9,7 +9,6 @@ Pod::Config.instance.repos_dir = Pathname.pwd.dirname
Pod::Config.instance.verbose = true
PODS_ALLOWED_TO_FAIL = [
'PinEntry',
'LibComponentLogging-pods',
]