CocoaPods/CocoaPods

More than one spec found for 'UITableView\+FDTemplateLayoutCell'

Open

#7,931 opened on Jul 15, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Ruby (2,685 forks)batch import
d1:easyhelp wantedt2:defect

Repository metrics

Stars
 (14,815 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Report

What did you do?

Run pod spec which UITableView+FDTemplateLayoutCell --show-all

What did you expect to happen?

Show all the file path of podspecs of UITableView+FDTemplateLayoutCell.

What happened instead?

[!] More than one spec found for 'UITableView\+FDTemplateLayoutCell':
UITableView+FDTemplateLayoutCell, UITableView+FDTemplateLayoutCell_Bell

CocoaPods Environment

Stack

   CocoaPods : 1.5.3
        Ruby : ruby 2.3.7p456 (2018-03-28 revision 63024) [universal.x86_64-darwin18]
    RubyGems : 2.5.2.3
        Host : Mac OS X 10.14 (18A326h)
       Xcode : 10.0 (10L201y)
         Git : git version 2.17.1
Ruby lib dir : /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib
Repositories : artsy - https://github.com/artsy/Specs.git @ a5dabed3ee8b95be68f23b51ede07eb653155ba6
               master - https://github.com/CocoaPods/Specs.git @ 6bea82723cbb1b98515d816a6e019bfa6053c1d2

Installation Source

Executable Path: /usr/local/bin/pod

Plugins

claide-plugins        : 0.9.2
cocoapods-amimono     : 0.0.10
cocoapods-deintegrate : 1.0.2
cocoapods-keys        : 2.0.1
cocoapods-plugins     : 1.0.0
cocoapods-search      : 1.0.0
cocoapods-stats       : 1.0.0
cocoapods-trunk       : 1.3.0
cocoapods-try         : 1.1.0

Project that demonstrates the issue

N/A

Contributor guide