# MeetYouDevs/cocoapods-imy-bin

Repository: https://github.com/MeetYouDevs/cocoapods-imy-bin
Canonical: https://ross.abutalabs.com/products/cocoapods-imy-bin
Language: Ruby
License Family: other
Last push: 2026-06-24T01:05:51+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 89, release rhythm 8, longevity 100
- inputs: {"age_days": 2271, "days_push": 71, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1070, forks 245 (observed 2026-08-28T04:03:27.951333+00:00)

## What it is
A CocoaPods plugin that speeds up iOS builds by 10x or more by compiling dependencies into prebuilt binary frameworks instead of source. It works non-invasively with existing projects, supports Objective-C, Swift, and mixed projects, with or without use_frameworks!.

## Use cases
- speed up iOS Xcode build times
- binary compile CocoaPods dependencies
- reduce pod install compile time
- use prebuilt pods without refactoring to components
- speed up Swift compilation in iOS projects

## When to choose
- your iOS project builds slowly due to many CocoaPods dependencies
- you want build acceleration without changing project structure or code
- you need Swift binary compilation support

## When to avoid
- you don't use CocoaPods for dependency management
- you need to debug or modify dependency source code frequently
- your project is not iOS/macOS Xcode-based

## Facets
- artifact type: plugin
- maturity: maintenance
- function: build-tool, cli, developer-tools
- domain: developer-tools, mobile-development
- platform: cli, ruby
- tags: cocoapods, ios, binary-compilation, build-acceleration, xcode, automation, macos

## Member repositories
- MeetYouDevs/cocoapods-imy-bin (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.951333+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:54:00.002084+00:00, confidence not recorded.
  - readme: https://github.com/MeetYouDevs/cocoapods-imy-bin (fetched 2026-08-28T04:03:27.951333+00:00, sha acc6852497db)
- Data as of 2026-08-30T08:39:29.467469+00:00.
