A summary of data about the Ruby ecosystem.

https://github.com/cocoapods/cocoapods-plugins

Get info about available CocoaPods plugins.
https://github.com/cocoapods/cocoapods-plugins

Keywords from Contributors

cocoapods dependency-manager mac objective-c screenshots fastlane deployment apps ci travis

Last synced: about 7 hours ago
JSON representation

Repository metadata

Get info about available CocoaPods plugins.

README.md

CocoaPods plugins

Build Status
Coverage
Code Climate

CocoaPods plugin which shows info about available CocoaPods plugins or helps you get started developing a new plugin. Yeah, it's very meta.

Installation

$ gem install cocoapods-plugins

Usage

List installed plugins
$ pod plugins installed

List all installed CocoaPods plugins with their respective version (and pre_install/post_insall hooks if any)

List known plugins
$ pod plugins list

List all known CocoaPods plugins (according to the list hosted on http://github.com/CocoaPods/cocoapods-plugins)

Search plugins
$ pod plugins search QUERY

Search plugins whose name contains the given text (ignoring case). With --full, it searches by name but also by author and description.

Create a new plugin
$ pod plugins create NAME [TEMPLATE_URL]

Create a scaffold for the development of a new plugin according to the CocoaPods best practices.
If a TEMPLATE_URL, pointing to a git repo containing a compatible template, is specified, it will be used in place of the default one.

Get your plugin listed

$ pod plugins publish

Create an issue in the cocoapods-plugins GitHub repository to ask for your plugin to be added to the official list (with the proper JSON fragment to be added to plugins.json so we just have to copy/paste it).


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 157
Total Committers: 37
Avg Commits per committer: 4.243
Development Distribution Score (DDS): 0.662

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Olivier Halligon o****r@h****t 53
Samuel E. Giddins s****s@s****e 19
David Grandinetti d****e@w****m 18
Fabio Pelosin f****n@g****m 12
Orta Therox o****x@g****m 9
Kyle Fuller i****x@k****k 7
James Campbell j****s@s****m 3
mike.owens m****s@l****m 3
Eloy Durán e****e@g****m 2
Florian R. Hanke f****e@g****m 2
Tommaso Madonia t****o@m****e 2
David Grandinetti d****i@g****m 2
newlix n****4@g****m 1
tl tl@i****l 1
Soumya Mahunt s****t@t****m 1
Samuel Abreu s****u@g****r 1
Olivier Halligon o****n@n****r 1
Dan Feldman d****f@j****m 1
Ashton Williams A****W 1
zhzhy z****8@1****m 1
supern lee s****e@g****m 1
fjbelchi f****i@g****m 1
Vlad Korzun v****n@g****m 1
Trevor Harmon t****h@s****m 1
Thi t@t****m 1
Siddharth Gupta s****2@g****m 1
Pablo Bendersky p****y@q****m 1
Matt Di Iorio d****o@s****m 1
Marcelo Fabri m****i 1
Keith Smiley k****y@g****m 1
and 7 more...

Committer domains:


Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 67
Total pull requests: 38
Average time to close issues: 3 months
Average time to close pull requests: about 1 month
Total issue authors: 56
Total pull request authors: 34
Average comments per issue: 1.19
Average comments per pull request: 0.95
Merged pull request: 30
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 2
Past year pull request authors: 0
Past year average comments per issue: 1.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/cocoapods/cocoapods-plugins

Top Issue Authors

  • orta (4)
  • pangzhanli (2)
  • JiaHaoGong (2)
  • kerry (2)
  • BShark-YB (2)
  • pbendersky (2)
  • soumyamahunt (2)
  • sueLan (2)
  • jtreanor (2)
  • GollenGao (1)
  • ohayon (1)
  • OliverLetterer (1)
  • VladKorzun (1)
  • supern (1)
  • mdiiorio (1)

Top Pull Request Authors

  • dbgrandi (2)
  • jcampbell05 (2)
  • Cachiman (2)
  • Frugghi (2)
  • segiddins (2)
  • 85danf (1)
  • qinglong61 (1)
  • bytesking (1)
  • joncardasis (1)
  • orta (1)
  • thii (1)
  • igor-makarov (1)
  • jtreanor (1)
  • sueLan (1)
  • welkiner (1)

Top Issue Labels

  • Idea (4)
  • bug (1)
  • help wanted (1)

Top Pull Request Labels


Package metadata

gem.coop: cocoapods-plugins

This CocoaPods plugin shows information about all available CocoaPods plugins (yes, this is very meta!). This CP plugin adds the "pod plugins" command to CocoaPods so that you can list all plugins (registered in the reference JSON hosted at CocoaPods/cocoapods-plugins)

rubygems.org: cocoapods-plugins

This CocoaPods plugin shows information about all available CocoaPods plugins (yes, this is very meta!). This CP plugin adds the "pod plugins" command to CocoaPods so that you can list all plugins (registered in the reference JSON hosted at CocoaPods/cocoapods-plugins)


Dependencies

Gemfile rubygems
  • bacon >= 0 development
  • claide >= 0 development
  • cocoapods >= 0 development
  • cocoapods-core >= 0 development
  • codeclimate-test-reporter >= 0 development
  • mocha-on-bacon >= 0 development
  • prettybacon >= 0 development
  • rubocop >= 0 development
  • vcr >= 0 development
  • webmock >= 0 development
Gemfile.lock rubygems
  • activesupport 4.2.1
  • addressable 2.3.7
  • ast 2.0.0
  • astrolabe 1.3.0
  • bacon 1.2.0
  • claide 0.8.1
  • cocoapods 0.36.3
  • cocoapods-core 0.36.3
  • cocoapods-downloader 0.9.0
  • cocoapods-plugins 1.0.0
  • cocoapods-trunk 0.6.0
  • cocoapods-try 0.4.3
  • codeclimate-test-reporter 0.4.0
  • colored 1.2
  • crack 0.4.2
  • docile 1.1.5
  • escape 0.0.4
  • fuzzy_match 2.0.4
  • i18n 0.7.0
  • json 1.8.2
  • metaclass 0.0.4
  • minitest 5.5.1
  • mocha 1.1.0
  • mocha-on-bacon 0.2.2
  • molinillo 0.2.3
  • multi_json 1.10.1
  • nap 0.8.0
  • netrc 0.7.8
  • open4 1.3.4
  • parser 2.2.0.3
  • powerpack 0.1.0
  • prettybacon 0.0.2
  • rainbow 2.0.0
  • rake 10.3.2
  • rubocop 0.29.1
  • ruby-progressbar 1.7.5
  • safe_yaml 1.0.4
  • simplecov 0.9.0
  • simplecov-html 0.8.0
  • thread_safe 0.3.5
  • tzinfo 1.2.2
  • vcr 2.9.3
  • webmock 1.20.4
  • xcodeproj 0.23.1
cocoapods-plugins.gemspec rubygems
  • bundler ~> 1.3 development
  • rake >= 0 development
  • nap >= 0
spec/fixtures/cocoapods-foo1.gemspec rubygems
spec/fixtures/cocoapods-foo2.gemspec rubygems
spec/fixtures/unprefixed.gemspec rubygems

Score: 27.611364333109982