forked from zhongfuqiang/js-ios-app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICES.txt
96 lines (70 loc) · 4.76 KB
/
NOTICES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
TIBCO JasperMobile for iOS
Copyright © 2005-2015 TIBCO Software, Inc. All rights reserved.
http://community.jaspersoft.com/project/jaspermobile-ios
Unless you have purchased a commercial license agreement from TIBCO Jaspersoft,
the following license terms apply:
This program is part of the TIBCO JasperMobile for iOS mobile application.
TIBCO JasperMobile is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
The TIBCO JasperMobile app and source is distributed in the hope that it will be
useful,but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with Jaspersoft Mobile SDK for iOS. If not, see
<http://www.gnu.org/licenses/lgpl>.
THIRD PARTY COMPONENTS
-------------------------------
TIBCO JasperMobile iOS app includes third party software subject to the associated copyrights, as follows:
- ALToastView-v0.0.1 - https://github.com/alexleutgoeb/ALToastView
Licence (MIT): https://github.com/alexleutgoeb/ALToastView/blob/master/LICENSE.txt
Reason: Using it for displaying toasts in app.
Cost of not using: All toasts in application will be deleted.
Alternative approaches: Need investigate another libraries, reinventing our own wheel
- Appirater-v2.0.5 - https://github.com/arashpayan/appirater
Licence (MIT/X11): https://github.com/arashpayan/appirater/blob/master/README.md
Reason: Using it for displaying appirater, for rating application.
Cost of not using: Appirater will be deleted.
Alternative approaches: There is no any alternatives, reinventing our own wheel
- Crashlytics-v2.2.9 - https://github.com/twitterdev/cannonball-ios
Licence (Apache): https://github.com/twitterdev/cannonball-ios/blob/master/LICENSE
Reason: Using it for sending crash reports.
Cost of not using: Crash reports will be not sent.
Alternative approaches: Need investigate another libraries
- Fabric-v1.1.1 - https://github.com/twitterdev/cannonball-ios
Licence (Apache): https://github.com/twitterdev/cannonball-ios/blob/master/LICENSE
Reason: Using it for sending crash reports for using Crashlytics improvements.
Cost of not using: Crash reports will be not sent.
Alternative approaches: Need investigate another libraries
- GoogleAnalytics-v3.12 - https://developers.google.com/analytics/devguides/collection/ios/resources
Licence: No concrete license name, https://developers.google.com/analytics/devguides/collection/ios/resources.
the content of this page is licensed under the Creative Commons Attribution 3.0 License(http://creativecommons.org/licenses/by/3.0/), and code samples are licensed under the Apache 2.0 License(http://www.apache.org/licenses/LICENSE-2.0).
Reason: Using it for using analytics.
Cost of not using: Analytics wouldn't work.
Alternative approaches: Need investigate another libraries
- JaspersoftSDK-v2.5 - https://github.com/Jaspersoft/js-ios-sdk
Licence (Apache): https://github.com/Jaspersoft/js-ios-sdk/blob/master/LICENSE.txt
Reason: Using it for connect to JRS instance and working with it.
Cost of not using: Application wouldn't work.
Alternative approaches: There is no any alternatives
- PopoverView-v0.0.2 - https://github.com/runway20/PopoverView
Licence (MIT): https://github.com/runway20/PopoverView
Reason: Using it for displaying popover view in app.
Cost of not using: All popovers in application will be deleted.
Alternative approaches: Need investigate another libraries, reinventing our own wheel
- RNCachingURLProtocol - https://github.com/rnapier/RNCachingURLProtocol
Licence (MIT): https://github.com/rnapier/RNCachingURLProtocol
Reason: Using it for Privacy Policy caching and using it in offline mode.
Cost of not using: Unable to use Privacy Policy in offline mode.
Alternative approaches: There is no any alternatives, reinventing our own wheel
- SWRevealViewController-v2.3.0 - https://github.com/John-Lluch/SWRevealViewController
Licence (MIT): https://github.com/John-Lluch/SWRevealViewController/blob/master/LICENSE.txt
Reason: Using it for left-side menu feature.
Cost of not using: Unable to use display left side menu.
Alternative approaches: Need investigate another libraries, reinventing our own wheel
This software is built using the Jaspersoft Mobile SDK for iOS, which depends on
third party software, subject to the associated copyrights, as follows:
- AFNetworking v3.0.4 (MIT) - https://github.com/AFNetworking/AFNetworking
- EasyMapping v0.16.1 (MIT) - https://github.com/lucasmedeirosleite/EasyMapping