This skill provides specialized guidance for creating, configuring, and validating CocoaPods podspec files. It covers essential patterns for identity, metadata, and multi-platform support across iOS, macOS, tvOS, watchOS, and visionOS. By implementing best practices for resource bundles, XCFrameworks, and dependency management, the skill ensures libraries are professionally architected and ready for distribution via CocoaPods. It is an essential tool for developers building or maintaining open-source or internal Apple platform libraries.
Key Features
0139 GitHub stars
02Automated podspec attribute configuration and metadata setup
03Multi-platform deployment target management including visionOS
04Advanced resource bundle and file pattern implementation
05Modern XCFramework and Swift version integration
06Validation and linting command generation for library publishing