The library is now built with Xcode 7.0. It has Bitcode enabled which does significantly increase the static library. However, when an app is compiled and distributed by the App Store, the app size should not significantly increase compared to before Bitcode enablement. You must also use Xcode 7 since previous versions of Xcode are not fully compatible with Bitcode enabled libraries.