Skip to content

bonebox/Fabric

 
 

Repository files navigation

Fabric

This repository contains CocoaPod for Fabric (https://fabric.io).

Current versions:

  • Fabric.framework v1.1.1
  • Crashlytics.framework v2.2.9
  • TwitterKit.framework v1.2.0
  • MoPub.framework v3.3.0

Installing

  1. Use official Fabric app to configure the components you need
  2. Remove all frameworks from project which were added by Fabric app
  3. Add pods
pod 'Fabric/Crashlytics', '~> 1.1.1'
pod 'Fabric/MoPub', '~> 1.1.1'
pod 'Fabric/Twitter', '~> 1.1.1'
  1. Change path in Run Script Build command to:

./Pods/Fabric/Fabric.framework/run <your organization API key> <your organization build secret>

Packages

No packages published

Languages

  • Objective-C 87.0%
  • JavaScript 12.4%
  • Ruby 0.6%