From 0b472de1409cdbe9b96bd8f5513a0d55b582395f Mon Sep 17 00:00:00 2001 From: Fabio Pelosin Date: Mon, 23 Jul 2012 17:32:41 +0200 Subject: [PATCH] [Fix] Minor fixes. --- GRMustache/3.0.1/GRMustache.podspec | 1 - MCSMKeychainItem/1.0/MCSMKeychainItem.podspec | 6 ++-- MagicalRecord/1.7.1/MagicalRecord.podspec | 2 +- MagicalRecord/1.8.3/MagicalRecord.podspec | 2 +- NLKit/0.1.0/NLKit.podspec | 2 +- NLKit/0.1.1/NLKit.podspec | 2 +- NLKit/0.1.2/NLKit.podspec | 2 +- NoticeView/1.0.0/NoticeView.podspec | 2 +- PSStoreButton/0.0.1/PSStoreButton.podspec | 2 +- QuincyKit/2.1.1/QuincyKit.podspec | 29 ++++++++----------- .../0.0.1/SEHumanizedTimeDiff.podspec | 2 +- 11 files changed, 22 insertions(+), 30 deletions(-) diff --git a/GRMustache/3.0.1/GRMustache.podspec b/GRMustache/3.0.1/GRMustache.podspec index 39b5af9f0db137..8639c1b0802163 100644 --- a/GRMustache/3.0.1/GRMustache.podspec +++ b/GRMustache/3.0.1/GRMustache.podspec @@ -6,7 +6,6 @@ Pod::Spec.new do |s| s.homepage = 'https://github.com/groue/GRMustache' s.author = { 'Gwendal Roué' => 'gr@pierlis.com' } 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.framework = 'Foundation' diff --git a/MCSMKeychainItem/1.0/MCSMKeychainItem.podspec b/MCSMKeychainItem/1.0/MCSMKeychainItem.podspec index dd78743034053c..4c633031595d25 100644 --- a/MCSMKeychainItem/1.0/MCSMKeychainItem.podspec +++ b/MCSMKeychainItem/1.0/MCSMKeychainItem.podspec @@ -5,11 +5,9 @@ Pod::Spec.new do |s| s.homepage = 'https://github.com/ObjColumnist/MCSMKeychainItem' s.author = 'Spencer MacDonald' 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.requires_arc = false - s.frameworks = 'Foundation','Security' -end \ No newline at end of file +end diff --git a/MagicalRecord/1.7.1/MagicalRecord.podspec b/MagicalRecord/1.7.1/MagicalRecord.podspec index 4bfb6d557aa31d..963f7fd721f84a 100644 --- a/MagicalRecord/1.7.1/MagicalRecord.podspec +++ b/MagicalRecord/1.7.1/MagicalRecord.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'MagicalRecord' s.version = '1.7.1' 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.author = { 'Saul Mora' => 'saul@magicalpanda.com' } s.source = { :git => 'https://github.com/magicalpanda/MagicalRecord.git', :tag => '1.7.1' } diff --git a/MagicalRecord/1.8.3/MagicalRecord.podspec b/MagicalRecord/1.8.3/MagicalRecord.podspec index ebda8fd6a53212..1cd15e5f7c825e 100644 --- a/MagicalRecord/1.8.3/MagicalRecord.podspec +++ b/MagicalRecord/1.8.3/MagicalRecord.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'MagicalRecord' s.version = '1.8.3' 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.author = { 'Saul Mora' => 'saul@magicalpanda.com' } s.source = { :git => 'https://github.com/magicalpanda/MagicalRecord.git', :tag => '1.8.3' } diff --git a/NLKit/0.1.0/NLKit.podspec b/NLKit/0.1.0/NLKit.podspec index 08d40789f2c823..7e62e895d9d725 100644 --- a/NLKit/0.1.0/NLKit.podspec +++ b/NLKit/0.1.0/NLKit.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'NLKit' s.version = '0.1.0' 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.author = { 'Jesper Skrufve' => 'jesper@neolo.gy' } s.source = { :git => 'https://github.com/jksk/NLKit.git', :tag => 'v0.1.0' } diff --git a/NLKit/0.1.1/NLKit.podspec b/NLKit/0.1.1/NLKit.podspec index 2294b257a260d9..0219647ec30988 100644 --- a/NLKit/0.1.1/NLKit.podspec +++ b/NLKit/0.1.1/NLKit.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'NLKit' s.version = '0.1.1' 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.author = { 'Jesper Skrufve' => 'jesper@neolo.gy' } s.source = { :git => 'https://github.com/jksk/NLKit.git', :tag => 'v0.1.1' } diff --git a/NLKit/0.1.2/NLKit.podspec b/NLKit/0.1.2/NLKit.podspec index cf453092732568..4796961fc89814 100644 --- a/NLKit/0.1.2/NLKit.podspec +++ b/NLKit/0.1.2/NLKit.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'NLKit' s.version = '0.1.2' 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.author = { 'Jesper Skrufve' => 'jesper@neolo.gy' } s.source = { :git => 'https://github.com/jksk/NLKit.git', :tag => 'v0.1.2' } diff --git a/NoticeView/1.0.0/NoticeView.podspec b/NoticeView/1.0.0/NoticeView.podspec index ebb5dd6f173a86..b8a52fc3b1c1fd 100644 --- a/NoticeView/1.0.0/NoticeView.podspec +++ b/NoticeView/1.0.0/NoticeView.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'NoticeView' s.version = '1.0.0' 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.author = { 'Tito Ciuro' => 'tciuro@mac.com' } s.source = { :git => 'https://github.com/tciuro/NoticeView.git', :tag => '1.0.0' } diff --git a/PSStoreButton/0.0.1/PSStoreButton.podspec b/PSStoreButton/0.0.1/PSStoreButton.podspec index b2dacdcc4fbe1e..b3e36a4a07cd46 100644 --- a/PSStoreButton/0.0.1/PSStoreButton.podspec +++ b/PSStoreButton/0.0.1/PSStoreButton.podspec @@ -6,7 +6,7 @@ Pod::Spec.new do |s| s.homepage = 'https://github.com/steipete/PSStoreButton' s.author = { 'Peter Steinberger' => 'steipete@gmail.com' } 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.source_files = 'PSStoreButton.{h,m}' diff --git a/QuincyKit/2.1.1/QuincyKit.podspec b/QuincyKit/2.1.1/QuincyKit.podspec index db5bb8a393563c..897b101e7a644c 100644 --- a/QuincyKit/2.1.1/QuincyKit.podspec +++ b/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| - s.name = 'QuincyKit' - s.version = '2.1.1' - s.license = 'MIT & Apache License, Version 2.0' - s.platform = :ios - s.summary = 'Live crash report management for iOS. AppStore ready!.' - s.homepage = 'https://github.com/TheRealKerni/QuincyKit' - s.author = { 'Andreas Linde' => 'mail@andreaslinde.de' } - s.source = { :git => 'https://github.com/TheRealKerni/QuincyKit.git', :tag => '2.1.1' } - - s.description = 'An optional longer description of QuincyKit.' - s.source_files = 'client/iOS/*.{h,m}' - s.resource = 'client/iOS/Quincy.bundle' - - - s.frameworks = 'SystemConfiguration', 'CrashReporter' - s.xcconfig = { 'FRAMEWORK_SEARCH_PATHS' => '"$(PODS_ROOT)/QuincyKit/client/iOS"' } + s.name = 'QuincyKit' + s.version = '2.1.1' + s.license = 'MIT & Apache License, Version 2.0' + s.platform = :ios + s.summary = 'Live crash report management for iOS. AppStore ready!.' + s.homepage = 'https://github.com/TheRealKerni/QuincyKit' + s.author = { 'Andreas Linde' => 'mail@andreaslinde.de' } + s.source = { :git => 'https://github.com/TheRealKerni/QuincyKit.git', :tag => '2.1.1' } + s.source_files = 'client/iOS/*.{h,m}' + s.resource = 'client/iOS/Quincy.bundle' + s.frameworks = 'SystemConfiguration', 'CrashReporter' + s.xcconfig = { 'FRAMEWORK_SEARCH_PATHS' => '"$(PODS_ROOT)/QuincyKit/client/iOS"' } end diff --git a/SEHumanizedTimeDiff/0.0.1/SEHumanizedTimeDiff.podspec b/SEHumanizedTimeDiff/0.0.1/SEHumanizedTimeDiff.podspec index 95e3520f818124..2f30d2c164b075 100644 --- a/SEHumanizedTimeDiff/0.0.1/SEHumanizedTimeDiff.podspec +++ b/SEHumanizedTimeDiff/0.0.1/SEHumanizedTimeDiff.podspec @@ -6,7 +6,7 @@ Pod::Spec.new do |s| s.homepage = 'https://github.com/fictorial/SEHumanizedTimeDiff' s.author = { 'Sarp Erdag' => 'sarp.erdag@apperto.com' } 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.resources = 'SEHumanizedTime/{en,de,ja,tr,zh-Hans}.lproj'