# CocoaPods Packager [![Build Status](https://travis-ci.org/CocoaPods/cocoapods-packager.png?branch=master)](https://travis-ci.org/CocoaPods/cocoapods-packager) :warning::warning: This isn't ready for consumption just yet, follow [this issue](https://github.com/CocoaPods/cocoapods-packager/issues/1) to keep an eye on the status. :warning::warning: CocoaPods plugin which allows you to generate a static library from a podspec. This is useful for distributing your podspec as a static library. ## Usage ```bash $ pod package KFData ```