Skip to content

Commit

Permalink
[Fix] Minor fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiopelosin committed Jul 23, 2012
1 parent 944a5e8 commit 0b472de
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 30 deletions.
1 change: 0 additions & 1 deletion GRMustache/3.0.1/GRMustache.podspec
Expand Up @@ -6,7 +6,6 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/groue/GRMustache' s.homepage = 'https://github.com/groue/GRMustache'
s.author = { 'Gwendal Roué' => 'gr@pierlis.com' } s.author = { 'Gwendal Roué' => 'gr@pierlis.com' }
s.source = { :git => 'https://github.com/groue/GRMustache.git', :tag => 'v3.0.1' } s.source = { :git => 'https://github.com/groue/GRMustache.git', :tag => 'v3.0.1' }
s.description = 'Objective-C implementation of the {{ mustache }} template engine, for both MacOS Cocoa and iOS'
s.source_files = 'src/classes' s.source_files = 'src/classes'


s.framework = 'Foundation' s.framework = 'Foundation'
Expand Down
6 changes: 2 additions & 4 deletions MCSMKeychainItem/1.0/MCSMKeychainItem.podspec
Expand Up @@ -5,11 +5,9 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/ObjColumnist/MCSMKeychainItem' s.homepage = 'https://github.com/ObjColumnist/MCSMKeychainItem'
s.author = 'Spencer MacDonald' s.author = 'Spencer MacDonald'
s.source = { :git => 'https://github.com/ObjColumnist/MCSMKeychainItem.git', :tag => '1.0' } s.source = { :git => 'https://github.com/ObjColumnist/MCSMKeychainItem.git', :tag => '1.0' }

s.description = 'MCSMKeychainItem allows you to create, fetch and remove Keychain Items from the Keychain on iOS and OS X using the same simple Objective-C API.'
s.description = 'MCSMKeychainItem allows you to create, fetch and remove Keychain Items from the Keychain on iOS and OS X using the same simple Objective-C API'
s.source_files = '*.{h,m}' s.source_files = '*.{h,m}'
s.requires_arc = false s.requires_arc = false

s.frameworks = 'Foundation','Security' s.frameworks = 'Foundation','Security'


end end
2 changes: 1 addition & 1 deletion MagicalRecord/1.7.1/MagicalRecord.podspec
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'MagicalRecord' s.name = 'MagicalRecord'
s.version = '1.7.1' s.version = '1.7.1'
s.license = 'MIT' s.license = 'MIT'
s.summary = 'Super Awesome Easy Fetching for Core Data 1!!!11!!!!1! ' s.summary = 'Super Awesome Easy Fetching for Core Data 1!!!11!!!!1!.'
s.homepage = 'http://github.com/magicalpanda/MagicalRecord' s.homepage = 'http://github.com/magicalpanda/MagicalRecord'
s.author = { 'Saul Mora' => 'saul@magicalpanda.com' } s.author = { 'Saul Mora' => 'saul@magicalpanda.com' }
s.source = { :git => 'https://github.com/magicalpanda/MagicalRecord.git', :tag => '1.7.1' } s.source = { :git => 'https://github.com/magicalpanda/MagicalRecord.git', :tag => '1.7.1' }
Expand Down
2 changes: 1 addition & 1 deletion MagicalRecord/1.8.3/MagicalRecord.podspec
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'MagicalRecord' s.name = 'MagicalRecord'
s.version = '1.8.3' s.version = '1.8.3'
s.license = 'MIT' s.license = 'MIT'
s.summary = 'Super Awesome Easy Fetching for Core Data 1!!!11!!!!1! ' s.summary = 'Super Awesome Easy Fetching for Core Data 1!!!11!!!!1!.'
s.homepage = 'http://github.com/magicalpanda/MagicalRecord' s.homepage = 'http://github.com/magicalpanda/MagicalRecord'
s.author = { 'Saul Mora' => 'saul@magicalpanda.com' } s.author = { 'Saul Mora' => 'saul@magicalpanda.com' }
s.source = { :git => 'https://github.com/magicalpanda/MagicalRecord.git', :tag => '1.8.3' } s.source = { :git => 'https://github.com/magicalpanda/MagicalRecord.git', :tag => '1.8.3' }
Expand Down
2 changes: 1 addition & 1 deletion NLKit/0.1.0/NLKit.podspec
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'NLKit' s.name = 'NLKit'
s.version = '0.1.0' s.version = '0.1.0'
s.license = 'MIT' s.license = 'MIT'
s.summary = '' s.summary = 'A collection of categories and classes to simplify iOS development.'
s.homepage = 'https://www.github.com/jksk/NLKit' s.homepage = 'https://www.github.com/jksk/NLKit'
s.author = { 'Jesper Skrufve' => 'jesper@neolo.gy' } s.author = { 'Jesper Skrufve' => 'jesper@neolo.gy' }
s.source = { :git => 'https://github.com/jksk/NLKit.git', :tag => 'v0.1.0' } s.source = { :git => 'https://github.com/jksk/NLKit.git', :tag => 'v0.1.0' }
Expand Down
2 changes: 1 addition & 1 deletion NLKit/0.1.1/NLKit.podspec
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'NLKit' s.name = 'NLKit'
s.version = '0.1.1' s.version = '0.1.1'
s.license = 'MIT' s.license = 'MIT'
s.summary = '' s.summary = 'A collection of categories and classes to simplify iOS development.'
s.homepage = 'https://www.github.com/jksk/NLKit' s.homepage = 'https://www.github.com/jksk/NLKit'
s.author = { 'Jesper Skrufve' => 'jesper@neolo.gy' } s.author = { 'Jesper Skrufve' => 'jesper@neolo.gy' }
s.source = { :git => 'https://github.com/jksk/NLKit.git', :tag => 'v0.1.1' } s.source = { :git => 'https://github.com/jksk/NLKit.git', :tag => 'v0.1.1' }
Expand Down
2 changes: 1 addition & 1 deletion NLKit/0.1.2/NLKit.podspec
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'NLKit' s.name = 'NLKit'
s.version = '0.1.2' s.version = '0.1.2'
s.license = 'MIT' s.license = 'MIT'
s.summary = '' s.summary = 'A collection of categories and classes to simplify iOS development.'
s.homepage = 'https://www.github.com/jksk/NLKit' s.homepage = 'https://www.github.com/jksk/NLKit'
s.author = { 'Jesper Skrufve' => 'jesper@neolo.gy' } s.author = { 'Jesper Skrufve' => 'jesper@neolo.gy' }
s.source = { :git => 'https://github.com/jksk/NLKit.git', :tag => 'v0.1.2' } s.source = { :git => 'https://github.com/jksk/NLKit.git', :tag => 'v0.1.2' }
Expand Down
2 changes: 1 addition & 1 deletion NoticeView/1.0.0/NoticeView.podspec
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'NoticeView' s.name = 'NoticeView'
s.version = '1.0.0' s.version = '1.0.0'
s.license = 'MIT' s.license = 'MIT'
s.summary = 'A short description of NoticeView.' s.summary = 'A TweetBot-like notice component for iOS.'
s.homepage = 'https://github.com/tciuro/NoticeView/' s.homepage = 'https://github.com/tciuro/NoticeView/'
s.author = { 'Tito Ciuro' => 'tciuro@mac.com' } s.author = { 'Tito Ciuro' => 'tciuro@mac.com' }
s.source = { :git => 'https://github.com/tciuro/NoticeView.git', :tag => '1.0.0' } s.source = { :git => 'https://github.com/tciuro/NoticeView.git', :tag => '1.0.0' }
Expand Down
2 changes: 1 addition & 1 deletion PSStoreButton/0.0.1/PSStoreButton.podspec
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/steipete/PSStoreButton' s.homepage = 'https://github.com/steipete/PSStoreButton'
s.author = { 'Peter Steinberger' => 'steipete@gmail.com' } s.author = { 'Peter Steinberger' => 'steipete@gmail.com' }
s.source = { :git => 'https://github.com/steipete/PSStoreButton.git', :commit => '54256e4a204db9999553627df870fe5f23de6113' } s.source = { :git => 'https://github.com/steipete/PSStoreButton.git', :commit => '54256e4a204db9999553627df870fe5f23de6113' }
s.description = 'UIButton that is styled like iPhone\'s AppStore-Button' s.description = 'UIButton that is styled like iPhone\'s AppStore-Button.'
s.platform = :ios s.platform = :ios
s.source_files = 'PSStoreButton.{h,m}' s.source_files = 'PSStoreButton.{h,m}'


Expand Down
29 changes: 12 additions & 17 deletions QuincyKit/2.1.1/QuincyKit.podspec
@@ -1,19 +1,14 @@
# TODO For now we only support the iOS version. Need to work on supporting the Mac version too.
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'QuincyKit' s.name = 'QuincyKit'
s.version = '2.1.1' s.version = '2.1.1'
s.license = 'MIT & Apache License, Version 2.0' s.license = 'MIT & Apache License, Version 2.0'
s.platform = :ios s.platform = :ios
s.summary = 'Live crash report management for iOS. AppStore ready!.' s.summary = 'Live crash report management for iOS. AppStore ready!.'
s.homepage = 'https://github.com/TheRealKerni/QuincyKit' s.homepage = 'https://github.com/TheRealKerni/QuincyKit'
s.author = { 'Andreas Linde' => 'mail@andreaslinde.de' } s.author = { 'Andreas Linde' => 'mail@andreaslinde.de' }
s.source = { :git => 'https://github.com/TheRealKerni/QuincyKit.git', :tag => '2.1.1' } s.source = { :git => 'https://github.com/TheRealKerni/QuincyKit.git', :tag => '2.1.1' }

s.source_files = 'client/iOS/*.{h,m}'
s.description = 'An optional longer description of QuincyKit.' s.resource = 'client/iOS/Quincy.bundle'
s.source_files = 'client/iOS/*.{h,m}' s.frameworks = 'SystemConfiguration', 'CrashReporter'
s.resource = 'client/iOS/Quincy.bundle' s.xcconfig = { 'FRAMEWORK_SEARCH_PATHS' => '"$(PODS_ROOT)/QuincyKit/client/iOS"' }


s.frameworks = 'SystemConfiguration', 'CrashReporter'
s.xcconfig = { 'FRAMEWORK_SEARCH_PATHS' => '"$(PODS_ROOT)/QuincyKit/client/iOS"' }
end end
2 changes: 1 addition & 1 deletion SEHumanizedTimeDiff/0.0.1/SEHumanizedTimeDiff.podspec
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/fictorial/SEHumanizedTimeDiff' s.homepage = 'https://github.com/fictorial/SEHumanizedTimeDiff'
s.author = { 'Sarp Erdag' => 'sarp.erdag@apperto.com' } s.author = { 'Sarp Erdag' => 'sarp.erdag@apperto.com' }
s.source = { :git => 'https://github.com/fictorial/SEHumanizedTimeDiff.git', :tag => '0.0.1' } s.source = { :git => 'https://github.com/fictorial/SEHumanizedTimeDiff.git', :tag => '0.0.1' }
s.description = 'Localizations available for Chinese, Japanese, Turkish, English, and German' s.description = 'Localizations available for Chinese, Japanese, Turkish, English, and German.'
s.source_files = 'SEHumanizedTime/*.{h,m}' s.source_files = 'SEHumanizedTime/*.{h,m}'
s.resources = 'SEHumanizedTime/{en,de,ja,tr,zh-Hans}.lproj' s.resources = 'SEHumanizedTime/{en,de,ja,tr,zh-Hans}.lproj'


Expand Down

0 comments on commit 0b472de

Please sign in to comment.