12
Verizon Care Smart iOS- Open Source Software components 1. SwiftyAppearance (MIT) 2. CocoaLumberJack (BSD 3-Clause "New" or "Revised") 3. UIBarButtonItem-Badge (MIT) 4. MBProgressHud 0.9.1 (MIT) 5. Orderella PopupDialog (free to distribute, might need to mention copyright notice?) 6. FXBlurView 1.6.4 (zlib) 7. TZStackView (MIT) 8. Dropdown AssistoLab (MIT) 9. SBJson (BSD 3-Clause "New" or "Revised") 10. SSKeychain (MIT) 11. SWRevealViewController 2.4.0 (free to distribute, might need to mention copyright notice?) 12. Cocoapods (version might be updated anytime) 13. AppAuth 1.3.0 (Apache 2.0) 14. FLAnimatedImage 1.0.12 (MIT) 15. GoogleAnalytics 3.17.0 (custom google?) 16. GoogleSignIn 5.0.2 (custom google?) 17. GTMAppAuth 1.0.0 (Apache 2.0) 18. GTMSessionFetcher 1.3.1 (Apache 2.0) 19. Localytics 5.8.0 (Custom) 20. Mapbox-iOS-SDK 5.4.0 (BSD) 21. Reachability-Swift 3 (MIT) 22. SwiftKeyChainWrapper 3.4.0 (MIT) 23. Trustkit 1.6.4 (MIT) 1. License Disclosure for SwiftyAppearance (MIT): https://github.com/victor-pavlychko/SwiftyAppearance Copyright (c) 2017 Victor Pavlychko <[email protected]> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

Verizon Care Smart iOS- Open Source Software components...Verizon Care Smart iOS- Open Source Software components 1. SwiftyAppearance (MIT) 2. CocoaLumberJack (BSD 3-Clause "New" or

  • Upload
    others

  • View
    4

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Verizon Care Smart iOS- Open Source Software components...Verizon Care Smart iOS- Open Source Software components 1. SwiftyAppearance (MIT) 2. CocoaLumberJack (BSD 3-Clause "New" or

Verizon Care Smart iOS- Open Source Software components

1. SwiftyAppearance (MIT)

2. CocoaLumberJack (BSD 3-Clause "New" or "Revised") 3. UIBarButtonItem-Badge (MIT)

4. MBProgressHud 0.9.1 (MIT) 5. Orderella PopupDialog (free to distribute, might need to mention copyright notice?) 6. FXBlurView 1.6.4 (zlib)

7. TZStackView (MIT)

8. Dropdown AssistoLab (MIT) 9. SBJson (BSD 3-Clause "New" or "Revised")

10. SSKeychain (MIT)

11. SWRevealViewController 2.4.0 (free to distribute, might need to mention copyright notice?) 12. Cocoapods (version might be updated anytime)

13. AppAuth 1.3.0 (Apache 2.0) 14. FLAnimatedImage 1.0.12 (MIT)

15. GoogleAnalytics 3.17.0 (custom google?) 16. GoogleSignIn 5.0.2 (custom google?)

17. GTMAppAuth 1.0.0 (Apache 2.0) 18. GTMSessionFetcher 1.3.1 (Apache 2.0)

19. Localytics 5.8.0 (Custom) 20. Mapbox-iOS-SDK 5.4.0 (BSD) 21. Reachability-Swift 3 (MIT)

22. SwiftKeyChainWrapper 3.4.0 (MIT)

23. Trustkit 1.6.4 (MIT)

1. License Disclosure for SwiftyAppearance (MIT):

https://github.com/victor-pavlychko/SwiftyAppearance

Copyright (c) 2017 Victor Pavlychko <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell

copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

Page 2: Verizon Care Smart iOS- Open Source Software components...Verizon Care Smart iOS- Open Source Software components 1. SwiftyAppearance (MIT) 2. CocoaLumberJack (BSD 3-Clause "New" or

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE

SOFTWARE.

END OF LICENSE DISCLOSURE

2. CocoaLumberJack (BSD 3-Clause "New" or "Revised")

Copyright (c) 2010-2020, Deusty, LLC

https://github.com/CocoaLumberjack/CocoaLumberjack

BSD 3-Clause License Copyright (c) 2010-2020, Deusty, LLCAll rights reserved. Redistribution and use

in source and binary forms, with or without modification, are permitted provided that the following

conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list

of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the

above copyright notice, this list of conditions and the following disclaimer in the documentation

and/or other materials provided with the distribution. 3. Neither the name of Deusty nor the names

of its contributors may be used to endorse or promote products derived from this software without

specific prior written permission of Deusty, LLC.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY

EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF

MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL

THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,

SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,

PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,

STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF

THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

END OF LICENSE DISCLOSURE

3. UIBarButtonItem-Badge (MIT)

Copyright (c) The MIT License (MIT)

https://github.com/mikeMTOL/UIBarButtonItem-Badge

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction,

Page 3: Verizon Care Smart iOS- Open Source Software components...Verizon Care Smart iOS- Open Source Software components 1. SwiftyAppearance (MIT) 2. CocoaLumberJack (BSD 3-Clause "New" or

including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

END OF LICENSE DISCLOSURE

4. MBProgressHud 0.9.1 (MIT)

Copyright © 2009-2020 Matej Bukovinski

https://github.com/leichunfeng/MBProgressHUD

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions.

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,

INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY FITNESS FOR A

PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT

HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF

CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE

OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

END OF LICENSE DISCLOSURE

5. Orderella PopupDialog

Copyright (c) 2016 Orderella Ltd

https://github.com/Orderella/PopupDialog

Page 4: Verizon Care Smart iOS- Open Source Software components...Verizon Care Smart iOS- Open Source Software components 1. SwiftyAppearance (MIT) 2. CocoaLumberJack (BSD 3-Clause "New" or

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and

associated documentation files (the "Software"), to deal in the Software without restriction,

including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,

and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do

so, subject to the following conditions: The above copyright notice and this permission notice shall

be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,

INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A

PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR

COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN

AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION

WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

END OF LICENSE DISCLOSURE

6. FXBlurView 1.6.4 (zlib)

Copyright (C) 2013 Charcoal Design

https://github.com/nicklockwood/FXBlurView/blob/master/LICENCE.md

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.

2. Altered source versions must be plainly marked as such and must not be misrepresented as being the original software.

3. This notice may not be removed or altered from any source distribution.

END OF LICENSE DISCLOSURE

Page 5: Verizon Care Smart iOS- Open Source Software components...Verizon Care Smart iOS- Open Source Software components 1. SwiftyAppearance (MIT) 2. CocoaLumberJack (BSD 3-Clause "New" or

7. TZStackView (MIT)

The MIT License (MIT)

Copyright (c) 2015 Tom van Zummeren

Copyright (c) 2016 Tomasz Cielecki

https://github.com/Cheesebaron/TZStackView

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and

associated documentation files (the "Software"), to deal in the Software without restriction, including

without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell

copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to

the following conditions

The above copyright notice and this permission notice shall be included in all copies or substantial

portions of the Software

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,

INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A

PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR

COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN

AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION

WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

END OF LICENSE DISCLOSURE

8. Dropdown AssistoLab (MIT)

Copyright (c) 2014 kevin-hirsch

https://github.com/AssistoLab/DropDown

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and

associated documentation files (the "Software"), to deal in the Software without restriction,

including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,

and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do

so, subject to the following conditions.

The above copyright notice and this permission notice shall be included in all copies or substantial

portions of the Software

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,

INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A

PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT

HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF

CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE

OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

END OF LICENSE DISCLOSURE

Page 6: Verizon Care Smart iOS- Open Source Software components...Verizon Care Smart iOS- Open Source Software components 1. SwiftyAppearance (MIT) 2. CocoaLumberJack (BSD 3-Clause "New" or

9. SBJson (BSD 3-Clause "New" or "Revised")

copyright (C) 2007-2015 Stig Brautaset. All rights reserved

https://github.com/SBJson/SBJson

Redistribution and use in source and binary forms, with or without modification, are permitted

provided that the following conditions are met

Redistributions in binary form must reproduce the above copyright notice, list of conditions

and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of

conditions and the following disclaimer in the documentation and/or other materials provided with

the distribution.

Neither the name of the author nor the names of its contributors may be used to endorse or

promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"AND ANY

EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF

MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE

COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,

EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)

HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR

TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS

SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

10. SSKeychain (MIT)

Copyright (c) 2010-2014 Sam Soffes, http://soff.es

https://github.com/Mingriweiji-github/sskeychain-master

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and

associated documentation files (the "Software"), to deal in the Software without restriction, including

without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell

copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to

the following conditions.

The above copyright notice and this permission notice shall be included in all copies or substantial

portions of the Software

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,

INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A

PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR

COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN

Page 7: Verizon Care Smart iOS- Open Source Software components...Verizon Care Smart iOS- Open Source Software components 1. SwiftyAppearance (MIT) 2. CocoaLumberJack (BSD 3-Clause "New" or

AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION

WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

END OF LICENSE DISCLOSURE

11. SWRevealViewController 2.4.0

Copyright (c) 2013 Joan Lluch <[email protected]

https://github.com/John-Lluch/SWRevealViewController

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and

associated documentation files (the "Software"), to deal in the Software without restriction, including

without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell

copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to

the following conditions.

The above copyright notice and this permission notice shall be included in all copies or substantial

portions of the Software

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,

INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A

PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR

COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN

AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION

WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

END OF LICENSE DISCLOSURE

12. Cocoapods

Copyright (c) 2011 Eloy Durán [email protected]

https://github.com/CocoaPods/CocoaPods

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and

associated documentation files (the "Software"), to deal in the Software without restriction, including

without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell

copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to

the following conditions.

The above copyright notice and this permission notice shall be included in all copies or substantial

portions of the Software

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,

INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A

PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR

COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN

Page 8: Verizon Care Smart iOS- Open Source Software components...Verizon Care Smart iOS- Open Source Software components 1. SwiftyAppearance (MIT) 2. CocoaLumberJack (BSD 3-Clause "New" or

AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION

WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

END OF LICENSE DISCLOSURE

13. AppAuth 1.3.0 (Apache 2.0)

http://www.apache.org/licenses/

14. FLAnimatedImage 1.0.12 (MIT)

Copyright (c) 2014-2016 Flipboard

https://github.com/Flipboard/FLAnimatedImage

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and

associated documentation files (the "Software"), to deal in the Software without restriction, including

without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell

copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to

the following conditions.

The above copyright notice and this permission notice shall be included in all copies or substantial

portions of the Software

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,

INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A

PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR

COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN

AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION

WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

END OF LICENSE DISCLOSURE

15. GoogleAnalytics 3.17.

Copyright (C) 2013 Google Inc.

https://github.com/googleanalytics/google-analytics-super-proxy/blob/master/LICENSE

Licensed under the Apache License, Version 2.0 (the "License")you may not use this file except in

compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Page 9: Verizon Care Smart iOS- Open Source Software components...Verizon Care Smart iOS- Open Source Software components 1. SwiftyAppearance (MIT) 2. CocoaLumberJack (BSD 3-Clause "New" or

Unless required by applicable law or agreed to in writing, software distributed under the License is

distributed on an "AS IS" BASIS WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express

or implied. See the License for the specific language governing permissions and limitations under the

License

Dependent Modules

This code has the following dependencies above and beyond the Python standard library gviz_api -

Apache License 2.0

END OF LICENSE DISCLOSURE

16. GoogleSignIn 5.0.2 (custom google?)

Copyright 2015 Google, Inc.

https://github.com/googlesamples/google-services/tree/master/android/signin

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.

See the NOTICE file distributed with this work for additional information regarding copyright

ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you

may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

END OF LICENSE DISCLOSURE

17. GTMAppAuth 1.0.0 (Apache 2.0)

18. GTMSessionFetcher 1.3.1 (Apache 2.0)

19. Localytics 5.8.0 (Custom)

Copyright (c) 2013, Char Software, Inc. d/b/a Localytics

https://github.com/localytics/localytics-unity/blob/master/LICENSE

Redistribution and use in source and binary forms, with or without modification, are permitted

provided that the following conditions are met

Page 10: Verizon Care Smart iOS- Open Source Software components...Verizon Care Smart iOS- Open Source Software components 1. SwiftyAppearance (MIT) 2. CocoaLumberJack (BSD 3-Clause "New" or

Redistributions in binary form must reproduce the above copyright notice, list of conditions and

the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of conditions

and the following disclaimer in the documentation and/or other materials provided with the

distribution.

Neither the name of the author nor the names of its contributors may be used to endorse or

promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY CHAR SOFTWARE, INC. D/B/A LOCALYTICS ''AS IS'' AND ANY

EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF

MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE

COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,

EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)

HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT

(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN

IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

END OF LICENSE DISCLOSURE

20. Mapbox-iOS-SDK 5.4.0 (BSD)

mapbox-gl-native copyright (c) 2014-2019 Mapbox.

https://github.com/mapbox/mapbox-gl-native-ios/blob/master/LICENSE.md

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the

distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Page 11: Verizon Care Smart iOS- Open Source Software components...Verizon Care Smart iOS- Open Source Software components 1. SwiftyAppearance (MIT) 2. CocoaLumberJack (BSD 3-Clause "New" or

END OF LICENSE DISCLOSURE

21. Reachability-Swift 3 (MIT)

Copyright (c) 2016 mosn

https://github.com/ymsheng/ReachabilitySwift/blob/master/LICENSE

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and

associated documentation files (the "Software"), to deal in the Software without restriction, including

without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell

copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to

the following conditions.

The above copyright notice and this permission notice shall be included in all copies or substantial

portions of the Software

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,

INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A

PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR

COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN

AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION

WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

END OF LICENSE DISCLOSURE

22. SwiftKeyChainWrapper 3.4.0 (MIT)

Copyright (c) 2014 Jason Rendel https://github.com/jrendel/SwiftKeychainWrapper/blob/develop/LICENSE

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and

associated documentation files (the "Software"), to deal in the Software without restriction, including

without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell

copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to

the following conditions.

The above copyright notice and this permission notice shall be included in all copies or substantial

portions of the Software

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,

INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A

PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR

COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN

Page 12: Verizon Care Smart iOS- Open Source Software components...Verizon Care Smart iOS- Open Source Software components 1. SwiftyAppearance (MIT) 2. CocoaLumberJack (BSD 3-Clause "New" or

AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION

WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

END OF LICENSE DISCLOSURE

23. Trustkit 1.6.4 (MIT)

Copyright (c) 2015 Data Theorem, Inc.

https://github.com/datatheorem/TrustKit/blob/master/LICENSE

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and

associated documentation files (the "Software"), to deal in the Software without restriction, including

without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell

copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to

the following conditions.

The above copyright notice and this permission notice shall be included in all copies or substantial

portions of the Software

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,

INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A

PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR

COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN

AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION

WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

END OF LICENSE DISCLOSURE