---
title: iOS application licenses
source: https://docs.newrelic.com/docs/licenses/product-or-service-licenses/mobile-app-licenses/ios-application-licenses
---

We love open-source software, and use the following in the New Relic iOS app. Thank you, open-source community, for making these fine tools! Some of these are listed under multiple software licenses, and in that case we have listed the license we've chosen to use.

| **Library**                                                                         | **License**                                                                        | **Copyright**                                                                            |
| ----------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| [ActiveLabel.swift](https://github.com/optonaut/ActiveLabel.swift.git)              | [MIT](https://github.com/optonaut/ActiveLabel.swift/blob/master/LICENSE)           | Copyright © 2015 Optonaut                                                                |
| [Alamofire](https://github.com/Alamofire/Alamofire.git)                             | [MIT](https://github.com/Alamofire/Alamofire/blob/master/LICENSE)                  | Copyright © 2014-2022 [Alamofire Software Foundation](http://alamofire.org/)             |
| [antlr4](https://github.com/antlr/antlr4)                                           | [BSD-3-CLAUSE](https://github.com/antlr/antlr4/blob/dev/LICENSE.txt)               | Copyright © 2012-2022 The ANTLR Project. All rights reserved.                            |
| [CDMarkdownKit](https://github.com/chrisdhaan/CDMarkdownKit.git)                    | [MIT](https://github.com/chrisdhaan/CDMarkdownKit/blob/master/LICENSE)             | Copyright © 2016-2022 Christopher de Haan `contact@christopherdehaan.me`                 |
| [Charts](https://github.com/danielgindi/Charts.git)                                 | [APACHE-2.0](https://github.com/ChartsOrg/Charts/blob/master/LICENSE)              | Copyright 2016-2019 Daniel Cohen Gindi & Philipp Jahoda                                  |
| [jstimezonedetect](https://bitbucket.org/pellepim/jstimezonedetect)                 | [MIT](https://bitbucket.org/pellepim/jstimezonedetect/src/default/LICENCE.txt)     | Copyright © 2012 Jon Nylander, project maintained at [bitbucket.org](bitbucket.org)      |
| [KeychainAccess](https://github.com/kishikawakatsumi/KeychainAccess.git)            | [MIT](https://github.com/kishikawakatsumi/KeychainAccess/blob/master/LICENSE)      | Copyright © 2014 kishikawa katsumi                                                       |
| [lodash](https://github.com/lodash/lodash)                                          | [MIT](https://github.com/lodash/lodash/blob/master/LICENSE)                        | Copyright © JS Foundation and other contributors [js.foundation](https://js.foundation/) |
| metric_metadata                                                                     | [New Relic License](https://newrelic.com/terms)                                    | Copyright © 2010-2023 New Relic, Inc. All rights reserved.                               |
| mobile-analytics                                                                    | [New Relic License](https://newrelic.com/terms)                                    | Copyright © 2010-2023 New Relic, Inc. All rights reserved.                               |
| [newrelic-ios-agent-spm](https://github.com/newrelic/newrelic-ios-agent-spm.git)    | [APACHE-2.0](https://github.com/newrelic/newrelic-ios-agent-spm/blob/main/LICENSE) | Copyright © 2010-2023 New Relic, Inc. All rights reserved.                               |
| [NVActivityIndicatorView](https://github.com/ninjaprox/NVActivityIndicatorView.git) | [MIT](https://github.com/ninjaprox/NVActivityIndicatorView/blob/master/LICENSE)    | Copyright © 2016 Vinh Nguyen                                                             |
| [Swift-Big-Integer](https://github.com/mkrd/Swift-Big-Integer.git)                  | [MIT](https://github.com/mkrd/Swift-BigInt/blob/master/LICENSE)                    | Copyright © 2019 mkrd                                                                    |
| [swiftui-introspect](https://github.com/siteline/swiftui-introspect)                | [MIT](https://github.com/siteline/swiftui-introspect/blob/main/LICENSE)            | Copyright © 2019 Timber Software                                                         |
| [ViewInspector](https://github.com/nalexn/ViewInspector)                            | [MIT](https://github.com/nalexn/ViewInspector/blob/0.10.0/LICENSE)                 | Copyright © 2019 Alexey                                                                  |
| widget_ios                                                                          | [New Relic License](https://newrelic.com/terms)                                    | Copyright © 2010-2023 New Relic, Inc. All rights reserved.                               |
| [Yams](https://github.com/jpsim/Yams.git)                                           | [MIT](https://github.com/jpsim/Yams/blob/main/LICENSE)                             | Copyright © 2016 JP Simard.                                                              |

The remainder of the code is covered by the New Relic License agreement.
