Skip to content

Commit 454011e

Browse files
author
Dennis van den Berg
committed
Added badges for NPM and dependencies
1 parent 4e4171d commit 454011e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# NativeScript plugin to disable Bitcode
22

3+
[![npm version](https://img.shields.io/npm/v/nativescript-disable-bitcode.svg?style=flat-square)](https://www.npmjs.com/package/nativescript-disable-bitcode)
4+
[![Dependency Status](https://img.shields.io/david/essent/nativescript-disable-bitcode.svg?style=flat-square)](https://david-dm.org/essent/nativescript-urban-airship)
5+
[![devDependency Status](https://img.shields.io/david/dev/essent/nativescript-disable-bitcode.svg?style=flat-square)](https://david-dm.org/essent/nativescript-disable-bitcode#info=devDependencies)
6+
37
This is a plugin to disable iOS Bitcode when using CocoaPods.
48

59
# Usage

0 commit comments

Comments
 (0)