You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3480 lines
174 KiB

6 years ago
5 years ago
6 years ago
6 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
5 years ago
6 years ago
5 years ago
6 years ago
5 years ago
6 years ago
5 years ago
6 years ago
5 years ago
6 years ago
5 years ago
6 years ago
5 years ago
6 years ago
5 years ago
6 years ago
5 years ago
6 years ago
5 years ago
6 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>PreferenceSpecifiers</key>
  6. <array>
  7. <dict>
  8. <key>FooterText</key>
  9. <string>This application makes use of the following third party libraries:</string>
  10. <key>Title</key>
  11. <string>Acknowledgements</string>
  12. <key>Type</key>
  13. <string>PSGroupSpecifier</string>
  14. </dict>
  15. <dict>
  16. <key>FooterText</key>
  17. <string>Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/)
  18. Permission is hereby granted, free of charge, to any person obtaining a copy
  19. of this software and associated documentation files (the "Software"), to deal
  20. in the Software without restriction, including without limitation the rights
  21. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  22. copies of the Software, and to permit persons to whom the Software is
  23. furnished to do so, subject to the following conditions:
  24. The above copyright notice and this permission notice shall be included in
  25. all copies or substantial portions of the Software.
  26. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  27. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  28. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  29. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  30. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  31. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  32. THE SOFTWARE.
  33. </string>
  34. <key>License</key>
  35. <string>MIT</string>
  36. <key>Title</key>
  37. <string>Alamofire</string>
  38. <key>Type</key>
  39. <string>PSGroupSpecifier</string>
  40. </dict>
  41. <dict>
  42. <key>FooterText</key>
  43. <string>Copyright (c) 2016 Konstantin Kabanov &lt;konstantin@rktstudio.ru&gt;
  44. Permission is hereby granted, free of charge, to any person obtaining a copy
  45. of this software and associated documentation files (the "Software"), to deal
  46. in the Software without restriction, including without limitation the rights
  47. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  48. copies of the Software, and to permit persons to whom the Software is
  49. furnished to do so, subject to the following conditions:
  50. The above copyright notice and this permission notice shall be included in
  51. all copies or substantial portions of the Software.
  52. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  53. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  54. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  55. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  56. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  57. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  58. THE SOFTWARE.
  59. </string>
  60. <key>License</key>
  61. <string>MIT</string>
  62. <key>Title</key>
  63. <string>AlamofireNetworkActivityLogger</string>
  64. <key>Type</key>
  65. <string>PSGroupSpecifier</string>
  66. </dict>
  67. <dict>
  68. <key>FooterText</key>
  69. <string>Copyright (c) 2015 Harlan Haskins &lt;harlan@harlanhaskins.com&gt;
  70. Permission is hereby granted, free of charge, to any person obtaining a copy
  71. of this software and associated documentation files (the "Software"), to deal
  72. in the Software without restriction, including without limitation the rights
  73. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  74. copies of the Software, and to permit persons to whom the Software is
  75. furnished to do so, subject to the following conditions:
  76. The above copyright notice and this permission notice shall be included in
  77. all copies or substantial portions of the Software.
  78. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  79. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  80. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  81. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  82. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  83. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  84. THE SOFTWARE.
  85. </string>
  86. <key>License</key>
  87. <string>MIT</string>
  88. <key>Title</key>
  89. <string>BRYXBanner</string>
  90. <key>Type</key>
  91. <string>PSGroupSpecifier</string>
  92. </dict>
  93. <dict>
  94. <key>FooterText</key>
  95. <string>The MIT License (MIT)
  96. Copyright (c) 2015 Jack Flintermann
  97. Permission is hereby granted, free of charge, to any person obtaining a copy
  98. of this software and associated documentation files (the "Software"), to deal
  99. in the Software without restriction, including without limitation the rights
  100. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  101. copies of the Software, and to permit persons to whom the Software is
  102. furnished to do so, subject to the following conditions:
  103. The above copyright notice and this permission notice shall be included in all
  104. copies or substantial portions of the Software.
  105. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  106. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  107. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  108. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  109. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  110. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  111. SOFTWARE.
  112. </string>
  113. <key>License</key>
  114. <string>MIT</string>
  115. <key>Title</key>
  116. <string>CHDwifft</string>
  117. <key>Type</key>
  118. <string>PSGroupSpecifier</string>
  119. </dict>
  120. <dict>
  121. <key>FooterText</key>
  122. <string>Copyright (c) Slack Technologies, Inc.
  123. Permission is hereby granted, free of charge, to any person obtaining
  124. a copy of this software and associated documentation files (the
  125. "Software"), to deal in the Software without restriction, including
  126. without limitation the rights to use, copy, modify, merge, publish,
  127. distribute, sublicense, and/or sell copies of the Software, and to
  128. permit persons to whom the Software is furnished to do so, subject to
  129. the following conditions:
  130. The above copyright notice and this permission notice shall be
  131. included in all copies or substantial portions of the Software.
  132. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  133. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  134. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  135. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  136. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  137. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  138. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</string>
  139. <key>License</key>
  140. <string>MIT</string>
  141. <key>Title</key>
  142. <string>CHSlackTextViewController</string>
  143. <key>Type</key>
  144. <string>PSGroupSpecifier</string>
  145. </dict>
  146. <dict>
  147. <key>FooterText</key>
  148. <string>The MIT License (MIT)
  149. Copyright (c) 2013 Cezary Wojcik &lt;http://www.cezarywojcik.com&gt;
  150. Copyright (c) 2014 Collin Ruffenach
  151. Permission is hereby granted, free of charge, to any person obtaining a copy
  152. of this software and associated documentation files (the "Software"), to deal
  153. in the Software without restriction, including without limitation the rights
  154. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  155. copies of the Software, and to permit persons to whom the Software is
  156. furnished to do so, subject to the following conditions:
  157. The above copyright notice and this permission notice shall be included in
  158. all copies or substantial portions of the Software.
  159. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  160. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  161. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  162. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  163. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  164. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  165. THE SOFTWARE.
  166. </string>
  167. <key>License</key>
  168. <string>MIT</string>
  169. <key>Title</key>
  170. <string>CRToast</string>
  171. <key>Type</key>
  172. <string>PSGroupSpecifier</string>
  173. </dict>
  174. <dict>
  175. <key>FooterText</key>
  176. <string>#Channel io SDK LICENSE
  177. This is an agreement between you and ZOYI Corporation (“ZOYI”), a Korean corporation
  178. located at 15th Floor, 141 Teheran-ro, Gangnam-gu (KR Tower), Seoul, Korea, regarding
  179. your use of the SDK and any associated documentation or other materials for Channel Desk
  180. as made available by ZOYI (collectively, the "SDK"). This agreement applies to any
  181. updates or supplements for the SDK, unless other terms accompany those items. If so,
  182. those other terms apply.
  183. By installing, accessing or otherwise using the SDK, you accept the terms of this
  184. agreement. If you do not agree to the terms of this agreement, do not install,
  185. access or use the SDK.
  186. If you agree to comply with this agreement, you have the rights below.
  187. (1) USE OF THE SDK. Subject to your compliance with this agreement, ZOYI hereby
  188. authorizes you to use the SDK solely for the purpose of creating mobile applications
  189. designed to operate with Channel Desk (referred to as "Authorized Applications").
  190. You may not rent, lease or lend any of your rights in the SDK or access to Channel
  191. Desk. You may make a reasonable number of copies of the SDK for the purposes set
  192. forth herein, provided that you reproduce only complete copies, including without
  193. limitation all "read me" files, copyright notices, and other legal notices and
  194. terms that ZOYI has included in the SDK.
  195. (2) SCOPE OF LICENSE. The SDK is licensed, not sold. This agreement only gives
  196. you some rights to use the SDK. ZOYI specifically does not grant any express or
  197. implied rights under its copyright, patents or other intellectual property with
  198. respect to your Authorized Applications. In doing so, you must comply with any
  199. technical limitations in the SDK that only allow you to use it in certain ways.
  200. You may not: (a) reverse engineer, decompile, distribute or disassemble the SDK,
  201. except and only to the extent that applicable law expressly permits; or (b) make
  202. more copies of the SDK than specified in this agreement, except and only to the
  203. extent applicable law expressly permits; or (c) publish the SDK for others to
  204. copy; or (d) rent, lease or lend the SDK.
  205. (3) USE OF THE SERVICES. Your use of Channel Desk, and the use of Channel Desk
  206. by anyone hosting or using your Authorized Application, is governed by the
  207. then-current Terms of Services (“TOS”) for Channel Desk which can be found
  208. at: [http://channel.io/en/terms].
  209. (4) FEEDBACK. By submitting feedback to ZOYI, either via email at [feedback@channel.io]
  210.  or by any other means: you automatically grant to ZOYI a perpetual, irrevocable,
  211. transferable, royalty-free license to use your feedback for any and all purposes
  212. without any compensation to you.
  213. (5) TERMINATION. ZOYI reserves the right to discontinue offering the SDK or
  214. Channel Desk or to modify the SDK or Channel Desk at any time in its sole discretion.
  215. This Section and Sections 3, 4, 7, 8, 9, 10, and 11 will survive termination
  216. of this agreement or any discontinuation of the offering of the SDK or Channel
  217. Desk along with any other provisions that would reasonably be deemed to survive
  218. such events.
  219. (6) RESERVATION OF RIGHTS. You are not authorized to alter, modify, copy, edit,
  220. format, create derivative works of or otherwise use any materials, content or
  221. technology provided under this agreement except as explicitly provided in this
  222. agreement or approved in advance in writing by ZOYI.
  223. (7) MODIFICATIONS; NOTICES. If we change this contract, then we will give you
  224. notice before the change is in force. If you do not agree to these changes,
  225. then you must cancel and stop using the SDK and Channel Desk before the changes
  226. are in force. If you do not stop using the SDK or Channel Desk, then your
  227. use of the SDK or Channel Desk will continue under the changed contract. ZOYI
  228. may give notices to you, at ZOYI's option, by posting on any portion of [ZOYI.co]
  229. or by electronic mail to any e-mail address provided by you to ZOYI.
  230. (8) ENTIRE AGREEMENT. This agreement, and any applicable TOS or contract for
  231. Channel Desk, are the entire agreement with respect to the SDK or Channel Desk.
  232. (9) APPLICABLE LAW AND VENUE. Korean law governs the interpretation of this
  233. agreement and applies to claims for breach of it, regardless of conflict of
  234. laws principles. You agree that any action brought under this agreement will
  235. be subject to exclusive jurisdiction of the Seoul Central District Court.
  236. (10) DISCLAIMER OF WARRANTY. The SDK is licensed "as-is." You bear the risk
  237. of using it. ZOYI gives no express or implied warranties, guarantees or conditions.
  238. You may have additional consumer rights under your local laws which this
  239. agreement cannot change. To the extent permitted under your local laws, ZOYI
  240. excludes the implied warranties of merchantability, fitness for a particular
  241. purpose and non-infringement. ZOYI does not represent or warrant that the SDK
  242. or Channel Desk will always be available, uninterrupted, secure, or error free.
  243. (11) LIMITATION ON AND EXCLUSION OF REMEDIES AND DAMAGES. You acknowledge that
  244. you cannot recover any damages in relation to this agreement, including consequential,
  245. lost profits, special, direct, indirect or incidental damages. This limitation
  246. applies to:
  247. a. anything related to the SDK, services, or content (including code) on third
  248. party Internet sites, or third party programs; and
  249. b. claims for breach of contract, breach of warranty, guarantee or condition,
  250. strict liability, negligence, or other tort to the extent permitted by applicable law.
  251. MIT LICENSE
  252. Alamofire: Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
  253. CGFloatLiteral: Copyright (c) 2015 Suyeol Jeon (xoul.kr)
  254. DKImagePickerController: Copyright (c) 2014 Bannings
  255. Dwifft: Copyright (c) 2015 Jack Flintermann
  256. ManualLayout: Copyright (c) 2015 Barış Şencan
  257. NVActivityIndicatorView: Copyright (c) 2016 Vinh Nguyen
  258. ObjectMapper: Copyright (c) 2014 Hearst
  259. ReSwift: Copyright (c) 2016 ReSwift Contributors
  260. RxSwift: Copyright © 2015 Krunoslav Zaher All rights reserved
  261. Reusable: Copyright (c) 2016 AliSoftware
  262. SnapKit: Copyright (c) 2011-Present SnapKit Team - https://github.com/SnapKit
  263. Socket.io-client-swift: Copyright (c) 2014-2015 Erik Little
  264. SwiftDate: Copyright (c) 2015 daniele margutti &lt;me@danielemargutti.com&gt;
  265. SwiftyJSON: Copyright (c) 2017 Ruoyu Fu
  266. Then: Copyright (c) 2015 Suyeol Jeon (xoul.kr)
  267. UIColor-Hex-Swift: Copyright (c) 2014 R0CKSTAR
  268. Permission is hereby granted, free of charge, to any person obtaining a copy
  269. of this software and associated documentation files (the "Software"), to deal
  270. in the Software without restriction, including without limitation the rights
  271. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  272. copies of the Software, and to permit persons to whom the Software is
  273. furnished to do so, subject to the following conditions:
  274. The above copyright notice and this permission notice shall be included in
  275. all copies or substantial portions of the Software.
  276. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  277. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  278. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  279. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  280. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  281. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  282. THE SOFTWARE.
  283. </string>
  284. <key>License</key>
  285. <string>SDK</string>
  286. <key>Title</key>
  287. <string>ChannelIO</string>
  288. <key>Type</key>
  289. <string>PSGroupSpecifier</string>
  290. </dict>
  291. <dict>
  292. <key>FooterText</key>
  293. <string>Fabric: Copyright 2018 Google, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Fabric Software and Services Agreement located at https://fabric.io/terms. Crashlytics Kit: Copyright 2018 Crashlytics, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Crashlytics Terms of Service located at http://try.crashlytics.com/terms/terms-of-service.pdf and the Crashlytics Privacy Policy located at http://try.crashlytics.com/terms/privacy-policy.pdf. OSS: http://get.fabric.io/terms/opensource.txt</string>
  294. <key>License</key>
  295. <string>Commercial</string>
  296. <key>Title</key>
  297. <string>Crashlytics</string>
  298. <key>Type</key>
  299. <string>PSGroupSpecifier</string>
  300. </dict>
  301. <dict>
  302. <key>FooterText</key>
  303. <string>The MIT License (MIT)
  304. Copyright (c) 2014 Doan Truong Thi
  305. Permission is hereby granted, free of charge, to any person obtaining a copy of
  306. this software and associated documentation files (the "Software"), to deal in
  307. the Software without restriction, including without limitation the rights to
  308. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  309. the Software, and to permit persons to whom the Software is furnished to do so,
  310. subject to the following conditions:
  311. The above copyright notice and this permission notice shall be included in all
  312. copies or substantial portions of the Software.
  313. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  314. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  315. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  316. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  317. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  318. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  319. </string>
  320. <key>License</key>
  321. <string>MIT</string>
  322. <key>Title</key>
  323. <string>DTTJailbreakDetection</string>
  324. <key>Type</key>
  325. <string>PSGroupSpecifier</string>
  326. </dict>
  327. <dict>
  328. <key>FooterText</key>
  329. <string>Copyright (c) 2014-2016, Flipboard
  330. All rights reserved.
  331. Redistribution and use in source and binary forms, with or without modification,
  332. are permitted provided that the following conditions are met:
  333. * Redistributions of source code must retain the above copyright notice, this
  334. list of conditions and the following disclaimer.
  335. * Redistributions in binary form must reproduce the above copyright notice, this
  336. list of conditions and the following disclaimer in the documentation and/or
  337. other materials provided with the distribution.
  338. * Neither the name of Flipboard nor the names of its
  339. contributors may be used to endorse or promote products derived from
  340. this software without specific prior written permission.
  341. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  342. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  343. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  344. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
  345. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  346. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  347. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  348. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  349. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  350. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  351. </string>
  352. <key>License</key>
  353. <string>BSD</string>
  354. <key>Title</key>
  355. <string>FLEX</string>
  356. <key>Type</key>
  357. <string>PSGroupSpecifier</string>
  358. </dict>
  359. <dict>
  360. <key>FooterText</key>
  361. <string>Fabric: Copyright 2018 Google, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Fabric Software and Services Agreement located at https://fabric.io/terms. OSS: http://get.fabric.io/terms/opensource.txt</string>
  362. <key>License</key>
  363. <string>Commercial</string>
  364. <key>Title</key>
  365. <string>Fabric</string>
  366. <key>Type</key>
  367. <string>PSGroupSpecifier</string>
  368. </dict>
  369. <dict>
  370. <key>FooterText</key>
  371. <string>Copyright 2019 Google</string>
  372. <key>License</key>
  373. <string>Copyright</string>
  374. <key>Title</key>
  375. <string>Firebase</string>
  376. <key>Type</key>
  377. <string>PSGroupSpecifier</string>
  378. </dict>
  379. <dict>
  380. <key>FooterText</key>
  381. <string>Copyright 2019 Google</string>
  382. <key>License</key>
  383. <string>Copyright</string>
  384. <key>Title</key>
  385. <string>FirebaseAnalytics</string>
  386. <key>Type</key>
  387. <string>PSGroupSpecifier</string>
  388. </dict>
  389. <dict>
  390. <key>FooterText</key>
  391. <string>
  392. Apache License
  393. Version 2.0, January 2004
  394. http://www.apache.org/licenses/
  395. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  396. 1. Definitions.
  397. "License" shall mean the terms and conditions for use, reproduction,
  398. and distribution as defined by Sections 1 through 9 of this document.
  399. "Licensor" shall mean the copyright owner or entity authorized by
  400. the copyright owner that is granting the License.
  401. "Legal Entity" shall mean the union of the acting entity and all
  402. other entities that control, are controlled by, or are under common
  403. control with that entity. For the purposes of this definition,
  404. "control" means (i) the power, direct or indirect, to cause the
  405. direction or management of such entity, whether by contract or
  406. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  407. outstanding shares, or (iii) beneficial ownership of such entity.
  408. "You" (or "Your") shall mean an individual or Legal Entity
  409. exercising permissions granted by this License.
  410. "Source" form shall mean the preferred form for making modifications,
  411. including but not limited to software source code, documentation
  412. source, and configuration files.
  413. "Object" form shall mean any form resulting from mechanical
  414. transformation or translation of a Source form, including but
  415. not limited to compiled object code, generated documentation,
  416. and conversions to other media types.
  417. "Work" shall mean the work of authorship, whether in Source or
  418. Object form, made available under the License, as indicated by a
  419. copyright notice that is included in or attached to the work
  420. (an example is provided in the Appendix below).
  421. "Derivative Works" shall mean any work, whether in Source or Object
  422. form, that is based on (or derived from) the Work and for which the
  423. editorial revisions, annotations, elaborations, or other modifications
  424. represent, as a whole, an original work of authorship. For the purposes
  425. of this License, Derivative Works shall not include works that remain
  426. separable from, or merely link (or bind by name) to the interfaces of,
  427. the Work and Derivative Works thereof.
  428. "Contribution" shall mean any work of authorship, including
  429. the original version of the Work and any modifications or additions
  430. to that Work or Derivative Works thereof, that is intentionally
  431. submitted to Licensor for inclusion in the Work by the copyright owner
  432. or by an individual or Legal Entity authorized to submit on behalf of
  433. the copyright owner. For the purposes of this definition, "submitted"
  434. means any form of electronic, verbal, or written communication sent
  435. to the Licensor or its representatives, including but not limited to
  436. communication on electronic mailing lists, source code control systems,
  437. and issue tracking systems that are managed by, or on behalf of, the
  438. Licensor for the purpose of discussing and improving the Work, but
  439. excluding communication that is conspicuously marked or otherwise
  440. designated in writing by the copyright owner as "Not a Contribution."
  441. "Contributor" shall mean Licensor and any individual or Legal Entity
  442. on behalf of whom a Contribution has been received by Licensor and
  443. subsequently incorporated within the Work.
  444. 2. Grant of Copyright License. Subject to the terms and conditions of
  445. this License, each Contributor hereby grants to You a perpetual,
  446. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  447. copyright license to reproduce, prepare Derivative Works of,
  448. publicly display, publicly perform, sublicense, and distribute the
  449. Work and such Derivative Works in Source or Object form.
  450. 3. Grant of Patent License. Subject to the terms and conditions of
  451. this License, each Contributor hereby grants to You a perpetual,
  452. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  453. (except as stated in this section) patent license to make, have made,
  454. use, offer to sell, sell, import, and otherwise transfer the Work,
  455. where such license applies only to those patent claims licensable
  456. by such Contributor that are necessarily infringed by their
  457. Contribution(s) alone or by combination of their Contribution(s)
  458. with the Work to which such Contribution(s) was submitted. If You
  459. institute patent litigation against any entity (including a
  460. cross-claim or counterclaim in a lawsuit) alleging that the Work
  461. or a Contribution incorporated within the Work constitutes direct
  462. or contributory patent infringement, then any patent licenses
  463. granted to You under this License for that Work shall terminate
  464. as of the date such litigation is filed.
  465. 4. Redistribution. You may reproduce and distribute copies of the
  466. Work or Derivative Works thereof in any medium, with or without
  467. modifications, and in Source or Object form, provided that You
  468. meet the following conditions:
  469. (a) You must give any other recipients of the Work or
  470. Derivative Works a copy of this License; and
  471. (b) You must cause any modified files to carry prominent notices
  472. stating that You changed the files; and
  473. (c) You must retain, in the Source form of any Derivative Works
  474. that You distribute, all copyright, patent, trademark, and
  475. attribution notices from the Source form of the Work,
  476. excluding those notices that do not pertain to any part of
  477. the Derivative Works; and
  478. (d) If the Work includes a "NOTICE" text file as part of its
  479. distribution, then any Derivative Works that You distribute must
  480. include a readable copy of the attribution notices contained
  481. within such NOTICE file, excluding those notices that do not
  482. pertain to any part of the Derivative Works, in at least one
  483. of the following places: within a NOTICE text file distributed
  484. as part of the Derivative Works; within the Source form or
  485. documentation, if provided along with the Derivative Works; or,
  486. within a display generated by the Derivative Works, if and
  487. wherever such third-party notices normally appear. The contents
  488. of the NOTICE file are for informational purposes only and
  489. do not modify the License. You may add Your own attribution
  490. notices within Derivative Works that You distribute, alongside
  491. or as an addendum to the NOTICE text from the Work, provided
  492. that such additional attribution notices cannot be construed
  493. as modifying the License.
  494. You may add Your own copyright statement to Your modifications and
  495. may provide additional or different license terms and conditions
  496. for use, reproduction, or distribution of Your modifications, or
  497. for any such Derivative Works as a whole, provided Your use,
  498. reproduction, and distribution of the Work otherwise complies with
  499. the conditions stated in this License.
  500. 5. Submission of Contributions. Unless You explicitly state otherwise,
  501. any Contribution intentionally submitted for inclusion in the Work
  502. by You to the Licensor shall be under the terms and conditions of
  503. this License, without any additional terms or conditions.
  504. Notwithstanding the above, nothing herein shall supersede or modify
  505. the terms of any separate license agreement you may have executed
  506. with Licensor regarding such Contributions.
  507. 6. Trademarks. This License does not grant permission to use the trade
  508. names, trademarks, service marks, or product names of the Licensor,
  509. except as required for reasonable and customary use in describing the
  510. origin of the Work and reproducing the content of the NOTICE file.
  511. 7. Disclaimer of Warranty. Unless required by applicable law or
  512. agreed to in writing, Licensor provides the Work (and each
  513. Contributor provides its Contributions) on an "AS IS" BASIS,
  514. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  515. implied, including, without limitation, any warranties or conditions
  516. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  517. PARTICULAR PURPOSE. You are solely responsible for determining the
  518. appropriateness of using or redistributing the Work and assume any
  519. risks associated with Your exercise of permissions under this License.
  520. 8. Limitation of Liability. In no event and under no legal theory,
  521. whether in tort (including negligence), contract, or otherwise,
  522. unless required by applicable law (such as deliberate and grossly
  523. negligent acts) or agreed to in writing, shall any Contributor be
  524. liable to You for damages, including any direct, indirect, special,
  525. incidental, or consequential damages of any character arising as a
  526. result of this License or out of the use or inability to use the
  527. Work (including but not limited to damages for loss of goodwill,
  528. work stoppage, computer failure or malfunction, or any and all
  529. other commercial damages or losses), even if such Contributor
  530. has been advised of the possibility of such damages.
  531. 9. Accepting Warranty or Additional Liability. While redistributing
  532. the Work or Derivative Works thereof, You may choose to offer,
  533. and charge a fee for, acceptance of support, warranty, indemnity,
  534. or other liability obligations and/or rights consistent with this
  535. License. However, in accepting such obligations, You may act only
  536. on Your own behalf and on Your sole responsibility, not on behalf
  537. of any other Contributor, and only if You agree to indemnify,
  538. defend, and hold each Contributor harmless for any liability
  539. incurred by, or claims asserted against, such Contributor by reason
  540. of your accepting any such warranty or additional liability.
  541. END OF TERMS AND CONDITIONS
  542. APPENDIX: How to apply the Apache License to your work.
  543. To apply the Apache License to your work, attach the following
  544. boilerplate notice, with the fields enclosed by brackets "[]"
  545. replaced with your own identifying information. (Don't include
  546. the brackets!) The text should be enclosed in the appropriate
  547. comment syntax for the file format. We also recommend that a
  548. file or class name and description of purpose be included on the
  549. same "printed page" as the copyright notice for easier
  550. identification within third-party archives.
  551. Copyright [yyyy] [name of copyright owner]
  552. Licensed under the Apache License, Version 2.0 (the "License");
  553. you may not use this file except in compliance with the License.
  554. You may obtain a copy of the License at
  555. http://www.apache.org/licenses/LICENSE-2.0
  556. Unless required by applicable law or agreed to in writing, software
  557. distributed under the License is distributed on an "AS IS" BASIS,
  558. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  559. See the License for the specific language governing permissions and
  560. limitations under the License.
  561. </string>
  562. <key>License</key>
  563. <string>Apache</string>
  564. <key>Title</key>
  565. <string>FirebaseAnalyticsInterop</string>
  566. <key>Type</key>
  567. <string>PSGroupSpecifier</string>
  568. </dict>
  569. <dict>
  570. <key>FooterText</key>
  571. <string>
  572. Apache License
  573. Version 2.0, January 2004
  574. http://www.apache.org/licenses/
  575. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  576. 1. Definitions.
  577. "License" shall mean the terms and conditions for use, reproduction,
  578. and distribution as defined by Sections 1 through 9 of this document.
  579. "Licensor" shall mean the copyright owner or entity authorized by
  580. the copyright owner that is granting the License.
  581. "Legal Entity" shall mean the union of the acting entity and all
  582. other entities that control, are controlled by, or are under common
  583. control with that entity. For the purposes of this definition,
  584. "control" means (i) the power, direct or indirect, to cause the
  585. direction or management of such entity, whether by contract or
  586. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  587. outstanding shares, or (iii) beneficial ownership of such entity.
  588. "You" (or "Your") shall mean an individual or Legal Entity
  589. exercising permissions granted by this License.
  590. "Source" form shall mean the preferred form for making modifications,
  591. including but not limited to software source code, documentation
  592. source, and configuration files.
  593. "Object" form shall mean any form resulting from mechanical
  594. transformation or translation of a Source form, including but
  595. not limited to compiled object code, generated documentation,
  596. and conversions to other media types.
  597. "Work" shall mean the work of authorship, whether in Source or
  598. Object form, made available under the License, as indicated by a
  599. copyright notice that is included in or attached to the work
  600. (an example is provided in the Appendix below).
  601. "Derivative Works" shall mean any work, whether in Source or Object
  602. form, that is based on (or derived from) the Work and for which the
  603. editorial revisions, annotations, elaborations, or other modifications
  604. represent, as a whole, an original work of authorship. For the purposes
  605. of this License, Derivative Works shall not include works that remain
  606. separable from, or merely link (or bind by name) to the interfaces of,
  607. the Work and Derivative Works thereof.
  608. "Contribution" shall mean any work of authorship, including
  609. the original version of the Work and any modifications or additions
  610. to that Work or Derivative Works thereof, that is intentionally
  611. submitted to Licensor for inclusion in the Work by the copyright owner
  612. or by an individual or Legal Entity authorized to submit on behalf of
  613. the copyright owner. For the purposes of this definition, "submitted"
  614. means any form of electronic, verbal, or written communication sent
  615. to the Licensor or its representatives, including but not limited to
  616. communication on electronic mailing lists, source code control systems,
  617. and issue tracking systems that are managed by, or on behalf of, the
  618. Licensor for the purpose of discussing and improving the Work, but
  619. excluding communication that is conspicuously marked or otherwise
  620. designated in writing by the copyright owner as "Not a Contribution."
  621. "Contributor" shall mean Licensor and any individual or Legal Entity
  622. on behalf of whom a Contribution has been received by Licensor and
  623. subsequently incorporated within the Work.
  624. 2. Grant of Copyright License. Subject to the terms and conditions of
  625. this License, each Contributor hereby grants to You a perpetual,
  626. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  627. copyright license to reproduce, prepare Derivative Works of,
  628. publicly display, publicly perform, sublicense, and distribute the
  629. Work and such Derivative Works in Source or Object form.
  630. 3. Grant of Patent License. Subject to the terms and conditions of
  631. this License, each Contributor hereby grants to You a perpetual,
  632. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  633. (except as stated in this section) patent license to make, have made,
  634. use, offer to sell, sell, import, and otherwise transfer the Work,
  635. where such license applies only to those patent claims licensable
  636. by such Contributor that are necessarily infringed by their
  637. Contribution(s) alone or by combination of their Contribution(s)
  638. with the Work to which such Contribution(s) was submitted. If You
  639. institute patent litigation against any entity (including a
  640. cross-claim or counterclaim in a lawsuit) alleging that the Work
  641. or a Contribution incorporated within the Work constitutes direct
  642. or contributory patent infringement, then any patent licenses
  643. granted to You under this License for that Work shall terminate
  644. as of the date such litigation is filed.
  645. 4. Redistribution. You may reproduce and distribute copies of the
  646. Work or Derivative Works thereof in any medium, with or without
  647. modifications, and in Source or Object form, provided that You
  648. meet the following conditions:
  649. (a) You must give any other recipients of the Work or
  650. Derivative Works a copy of this License; and
  651. (b) You must cause any modified files to carry prominent notices
  652. stating that You changed the files; and
  653. (c) You must retain, in the Source form of any Derivative Works
  654. that You distribute, all copyright, patent, trademark, and
  655. attribution notices from the Source form of the Work,
  656. excluding those notices that do not pertain to any part of
  657. the Derivative Works; and
  658. (d) If the Work includes a "NOTICE" text file as part of its
  659. distribution, then any Derivative Works that You distribute must
  660. include a readable copy of the attribution notices contained
  661. within such NOTICE file, excluding those notices that do not
  662. pertain to any part of the Derivative Works, in at least one
  663. of the following places: within a NOTICE text file distributed
  664. as part of the Derivative Works; within the Source form or
  665. documentation, if provided along with the Derivative Works; or,
  666. within a display generated by the Derivative Works, if and
  667. wherever such third-party notices normally appear. The contents
  668. of the NOTICE file are for informational purposes only and
  669. do not modify the License. You may add Your own attribution
  670. notices within Derivative Works that You distribute, alongside
  671. or as an addendum to the NOTICE text from the Work, provided
  672. that such additional attribution notices cannot be construed
  673. as modifying the License.
  674. You may add Your own copyright statement to Your modifications and
  675. may provide additional or different license terms and conditions
  676. for use, reproduction, or distribution of Your modifications, or
  677. for any such Derivative Works as a whole, provided Your use,
  678. reproduction, and distribution of the Work otherwise complies with
  679. the conditions stated in this License.
  680. 5. Submission of Contributions. Unless You explicitly state otherwise,
  681. any Contribution intentionally submitted for inclusion in the Work
  682. by You to the Licensor shall be under the terms and conditions of
  683. this License, without any additional terms or conditions.
  684. Notwithstanding the above, nothing herein shall supersede or modify
  685. the terms of any separate license agreement you may have executed
  686. with Licensor regarding such Contributions.
  687. 6. Trademarks. This License does not grant permission to use the trade
  688. names, trademarks, service marks, or product names of the Licensor,
  689. except as required for reasonable and customary use in describing the
  690. origin of the Work and reproducing the content of the NOTICE file.
  691. 7. Disclaimer of Warranty. Unless required by applicable law or
  692. agreed to in writing, Licensor provides the Work (and each
  693. Contributor provides its Contributions) on an "AS IS" BASIS,
  694. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  695. implied, including, without limitation, any warranties or conditions
  696. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  697. PARTICULAR PURPOSE. You are solely responsible for determining the
  698. appropriateness of using or redistributing the Work and assume any
  699. risks associated with Your exercise of permissions under this License.
  700. 8. Limitation of Liability. In no event and under no legal theory,
  701. whether in tort (including negligence), contract, or otherwise,
  702. unless required by applicable law (such as deliberate and grossly
  703. negligent acts) or agreed to in writing, shall any Contributor be
  704. liable to You for damages, including any direct, indirect, special,
  705. incidental, or consequential damages of any character arising as a
  706. result of this License or out of the use or inability to use the
  707. Work (including but not limited to damages for loss of goodwill,
  708. work stoppage, computer failure or malfunction, or any and all
  709. other commercial damages or losses), even if such Contributor
  710. has been advised of the possibility of such damages.
  711. 9. Accepting Warranty or Additional Liability. While redistributing
  712. the Work or Derivative Works thereof, You may choose to offer,
  713. and charge a fee for, acceptance of support, warranty, indemnity,
  714. or other liability obligations and/or rights consistent with this
  715. License. However, in accepting such obligations, You may act only
  716. on Your own behalf and on Your sole responsibility, not on behalf
  717. of any other Contributor, and only if You agree to indemnify,
  718. defend, and hold each Contributor harmless for any liability
  719. incurred by, or claims asserted against, such Contributor by reason
  720. of your accepting any such warranty or additional liability.
  721. END OF TERMS AND CONDITIONS
  722. APPENDIX: How to apply the Apache License to your work.
  723. To apply the Apache License to your work, attach the following
  724. boilerplate notice, with the fields enclosed by brackets "[]"
  725. replaced with your own identifying information. (Don't include
  726. the brackets!) The text should be enclosed in the appropriate
  727. comment syntax for the file format. We also recommend that a
  728. file or class name and description of purpose be included on the
  729. same "printed page" as the copyright notice for easier
  730. identification within third-party archives.
  731. Copyright [yyyy] [name of copyright owner]
  732. Licensed under the Apache License, Version 2.0 (the "License");
  733. you may not use this file except in compliance with the License.
  734. You may obtain a copy of the License at
  735. http://www.apache.org/licenses/LICENSE-2.0
  736. Unless required by applicable law or agreed to in writing, software
  737. distributed under the License is distributed on an "AS IS" BASIS,
  738. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  739. See the License for the specific language governing permissions and
  740. limitations under the License.
  741. </string>
  742. <key>License</key>
  743. <string>Apache</string>
  744. <key>Title</key>
  745. <string>FirebaseAuth</string>
  746. <key>Type</key>
  747. <string>PSGroupSpecifier</string>
  748. </dict>
  749. <dict>
  750. <key>FooterText</key>
  751. <string>
  752. Apache License
  753. Version 2.0, January 2004
  754. http://www.apache.org/licenses/
  755. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  756. 1. Definitions.
  757. "License" shall mean the terms and conditions for use, reproduction,
  758. and distribution as defined by Sections 1 through 9 of this document.
  759. "Licensor" shall mean the copyright owner or entity authorized by
  760. the copyright owner that is granting the License.
  761. "Legal Entity" shall mean the union of the acting entity and all
  762. other entities that control, are controlled by, or are under common
  763. control with that entity. For the purposes of this definition,
  764. "control" means (i) the power, direct or indirect, to cause the
  765. direction or management of such entity, whether by contract or
  766. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  767. outstanding shares, or (iii) beneficial ownership of such entity.
  768. "You" (or "Your") shall mean an individual or Legal Entity
  769. exercising permissions granted by this License.
  770. "Source" form shall mean the preferred form for making modifications,
  771. including but not limited to software source code, documentation
  772. source, and configuration files.
  773. "Object" form shall mean any form resulting from mechanical
  774. transformation or translation of a Source form, including but
  775. not limited to compiled object code, generated documentation,
  776. and conversions to other media types.
  777. "Work" shall mean the work of authorship, whether in Source or
  778. Object form, made available under the License, as indicated by a
  779. copyright notice that is included in or attached to the work
  780. (an example is provided in the Appendix below).
  781. "Derivative Works" shall mean any work, whether in Source or Object
  782. form, that is based on (or derived from) the Work and for which the
  783. editorial revisions, annotations, elaborations, or other modifications
  784. represent, as a whole, an original work of authorship. For the purposes
  785. of this License, Derivative Works shall not include works that remain
  786. separable from, or merely link (or bind by name) to the interfaces of,
  787. the Work and Derivative Works thereof.
  788. "Contribution" shall mean any work of authorship, including
  789. the original version of the Work and any modifications or additions
  790. to that Work or Derivative Works thereof, that is intentionally
  791. submitted to Licensor for inclusion in the Work by the copyright owner
  792. or by an individual or Legal Entity authorized to submit on behalf of
  793. the copyright owner. For the purposes of this definition, "submitted"
  794. means any form of electronic, verbal, or written communication sent
  795. to the Licensor or its representatives, including but not limited to
  796. communication on electronic mailing lists, source code control systems,
  797. and issue tracking systems that are managed by, or on behalf of, the
  798. Licensor for the purpose of discussing and improving the Work, but
  799. excluding communication that is conspicuously marked or otherwise
  800. designated in writing by the copyright owner as "Not a Contribution."
  801. "Contributor" shall mean Licensor and any individual or Legal Entity
  802. on behalf of whom a Contribution has been received by Licensor and
  803. subsequently incorporated within the Work.
  804. 2. Grant of Copyright License. Subject to the terms and conditions of
  805. this License, each Contributor hereby grants to You a perpetual,
  806. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  807. copyright license to reproduce, prepare Derivative Works of,
  808. publicly display, publicly perform, sublicense, and distribute the
  809. Work and such Derivative Works in Source or Object form.
  810. 3. Grant of Patent License. Subject to the terms and conditions of
  811. this License, each Contributor hereby grants to You a perpetual,
  812. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  813. (except as stated in this section) patent license to make, have made,
  814. use, offer to sell, sell, import, and otherwise transfer the Work,
  815. where such license applies only to those patent claims licensable
  816. by such Contributor that are necessarily infringed by their
  817. Contribution(s) alone or by combination of their Contribution(s)
  818. with the Work to which such Contribution(s) was submitted. If You
  819. institute patent litigation against any entity (including a
  820. cross-claim or counterclaim in a lawsuit) alleging that the Work
  821. or a Contribution incorporated within the Work constitutes direct
  822. or contributory patent infringement, then any patent licenses
  823. granted to You under this License for that Work shall terminate
  824. as of the date such litigation is filed.
  825. 4. Redistribution. You may reproduce and distribute copies of the
  826. Work or Derivative Works thereof in any medium, with or without
  827. modifications, and in Source or Object form, provided that You
  828. meet the following conditions:
  829. (a) You must give any other recipients of the Work or
  830. Derivative Works a copy of this License; and
  831. (b) You must cause any modified files to carry prominent notices
  832. stating that You changed the files; and
  833. (c) You must retain, in the Source form of any Derivative Works
  834. that You distribute, all copyright, patent, trademark, and
  835. attribution notices from the Source form of the Work,
  836. excluding those notices that do not pertain to any part of
  837. the Derivative Works; and
  838. (d) If the Work includes a "NOTICE" text file as part of its
  839. distribution, then any Derivative Works that You distribute must
  840. include a readable copy of the attribution notices contained
  841. within such NOTICE file, excluding those notices that do not
  842. pertain to any part of the Derivative Works, in at least one
  843. of the following places: within a NOTICE text file distributed
  844. as part of the Derivative Works; within the Source form or
  845. documentation, if provided along with the Derivative Works; or,
  846. within a display generated by the Derivative Works, if and
  847. wherever such third-party notices normally appear. The contents
  848. of the NOTICE file are for informational purposes only and
  849. do not modify the License. You may add Your own attribution
  850. notices within Derivative Works that You distribute, alongside
  851. or as an addendum to the NOTICE text from the Work, provided
  852. that such additional attribution notices cannot be construed
  853. as modifying the License.
  854. You may add Your own copyright statement to Your modifications and
  855. may provide additional or different license terms and conditions
  856. for use, reproduction, or distribution of Your modifications, or
  857. for any such Derivative Works as a whole, provided Your use,
  858. reproduction, and distribution of the Work otherwise complies with
  859. the conditions stated in this License.
  860. 5. Submission of Contributions. Unless You explicitly state otherwise,
  861. any Contribution intentionally submitted for inclusion in the Work
  862. by You to the Licensor shall be under the terms and conditions of
  863. this License, without any additional terms or conditions.
  864. Notwithstanding the above, nothing herein shall supersede or modify
  865. the terms of any separate license agreement you may have executed
  866. with Licensor regarding such Contributions.
  867. 6. Trademarks. This License does not grant permission to use the trade
  868. names, trademarks, service marks, or product names of the Licensor,
  869. except as required for reasonable and customary use in describing the
  870. origin of the Work and reproducing the content of the NOTICE file.
  871. 7. Disclaimer of Warranty. Unless required by applicable law or
  872. agreed to in writing, Licensor provides the Work (and each
  873. Contributor provides its Contributions) on an "AS IS" BASIS,
  874. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  875. implied, including, without limitation, any warranties or conditions
  876. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  877. PARTICULAR PURPOSE. You are solely responsible for determining the
  878. appropriateness of using or redistributing the Work and assume any
  879. risks associated with Your exercise of permissions under this License.
  880. 8. Limitation of Liability. In no event and under no legal theory,
  881. whether in tort (including negligence), contract, or otherwise,
  882. unless required by applicable law (such as deliberate and grossly
  883. negligent acts) or agreed to in writing, shall any Contributor be
  884. liable to You for damages, including any direct, indirect, special,
  885. incidental, or consequential damages of any character arising as a
  886. result of this License or out of the use or inability to use the
  887. Work (including but not limited to damages for loss of goodwill,
  888. work stoppage, computer failure or malfunction, or any and all
  889. other commercial damages or losses), even if such Contributor
  890. has been advised of the possibility of such damages.
  891. 9. Accepting Warranty or Additional Liability. While redistributing
  892. the Work or Derivative Works thereof, You may choose to offer,
  893. and charge a fee for, acceptance of support, warranty, indemnity,
  894. or other liability obligations and/or rights consistent with this
  895. License. However, in accepting such obligations, You may act only
  896. on Your own behalf and on Your sole responsibility, not on behalf
  897. of any other Contributor, and only if You agree to indemnify,
  898. defend, and hold each Contributor harmless for any liability
  899. incurred by, or claims asserted against, such Contributor by reason
  900. of your accepting any such warranty or additional liability.
  901. END OF TERMS AND CONDITIONS
  902. APPENDIX: How to apply the Apache License to your work.
  903. To apply the Apache License to your work, attach the following
  904. boilerplate notice, with the fields enclosed by brackets "[]"
  905. replaced with your own identifying information. (Don't include
  906. the brackets!) The text should be enclosed in the appropriate
  907. comment syntax for the file format. We also recommend that a
  908. file or class name and description of purpose be included on the
  909. same "printed page" as the copyright notice for easier
  910. identification within third-party archives.
  911. Copyright [yyyy] [name of copyright owner]
  912. Licensed under the Apache License, Version 2.0 (the "License");
  913. you may not use this file except in compliance with the License.
  914. You may obtain a copy of the License at
  915. http://www.apache.org/licenses/LICENSE-2.0
  916. Unless required by applicable law or agreed to in writing, software
  917. distributed under the License is distributed on an "AS IS" BASIS,
  918. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  919. See the License for the specific language governing permissions and
  920. limitations under the License.
  921. </string>
  922. <key>License</key>
  923. <string>Apache</string>
  924. <key>Title</key>
  925. <string>FirebaseAuthInterop</string>
  926. <key>Type</key>
  927. <string>PSGroupSpecifier</string>
  928. </dict>
  929. <dict>
  930. <key>FooterText</key>
  931. <string>
  932. Apache License
  933. Version 2.0, January 2004
  934. http://www.apache.org/licenses/
  935. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  936. 1. Definitions.
  937. "License" shall mean the terms and conditions for use, reproduction,
  938. and distribution as defined by Sections 1 through 9 of this document.
  939. "Licensor" shall mean the copyright owner or entity authorized by
  940. the copyright owner that is granting the License.
  941. "Legal Entity" shall mean the union of the acting entity and all
  942. other entities that control, are controlled by, or are under common
  943. control with that entity. For the purposes of this definition,
  944. "control" means (i) the power, direct or indirect, to cause the
  945. direction or management of such entity, whether by contract or
  946. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  947. outstanding shares, or (iii) beneficial ownership of such entity.
  948. "You" (or "Your") shall mean an individual or Legal Entity
  949. exercising permissions granted by this License.
  950. "Source" form shall mean the preferred form for making modifications,
  951. including but not limited to software source code, documentation
  952. source, and configuration files.
  953. "Object" form shall mean any form resulting from mechanical
  954. transformation or translation of a Source form, including but
  955. not limited to compiled object code, generated documentation,
  956. and conversions to other media types.
  957. "Work" shall mean the work of authorship, whether in Source or
  958. Object form, made available under the License, as indicated by a
  959. copyright notice that is included in or attached to the work
  960. (an example is provided in the Appendix below).
  961. "Derivative Works" shall mean any work, whether in Source or Object
  962. form, that is based on (or derived from) the Work and for which the
  963. editorial revisions, annotations, elaborations, or other modifications
  964. represent, as a whole, an original work of authorship. For the purposes
  965. of this License, Derivative Works shall not include works that remain
  966. separable from, or merely link (or bind by name) to the interfaces of,
  967. the Work and Derivative Works thereof.
  968. "Contribution" shall mean any work of authorship, including
  969. the original version of the Work and any modifications or additions
  970. to that Work or Derivative Works thereof, that is intentionally
  971. submitted to Licensor for inclusion in the Work by the copyright owner
  972. or by an individual or Legal Entity authorized to submit on behalf of
  973. the copyright owner. For the purposes of this definition, "submitted"
  974. means any form of electronic, verbal, or written communication sent
  975. to the Licensor or its representatives, including but not limited to
  976. communication on electronic mailing lists, source code control systems,
  977. and issue tracking systems that are managed by, or on behalf of, the
  978. Licensor for the purpose of discussing and improving the Work, but
  979. excluding communication that is conspicuously marked or otherwise
  980. designated in writing by the copyright owner as "Not a Contribution."
  981. "Contributor" shall mean Licensor and any individual or Legal Entity
  982. on behalf of whom a Contribution has been received by Licensor and
  983. subsequently incorporated within the Work.
  984. 2. Grant of Copyright License. Subject to the terms and conditions of
  985. this License, each Contributor hereby grants to You a perpetual,
  986. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  987. copyright license to reproduce, prepare Derivative Works of,
  988. publicly display, publicly perform, sublicense, and distribute the
  989. Work and such Derivative Works in Source or Object form.
  990. 3. Grant of Patent License. Subject to the terms and conditions of
  991. this License, each Contributor hereby grants to You a perpetual,
  992. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  993. (except as stated in this section) patent license to make, have made,
  994. use, offer to sell, sell, import, and otherwise transfer the Work,
  995. where such license applies only to those patent claims licensable
  996. by such Contributor that are necessarily infringed by their
  997. Contribution(s) alone or by combination of their Contribution(s)
  998. with the Work to which such Contribution(s) was submitted. If You
  999. institute patent litigation against any entity (including a
  1000. cross-claim or counterclaim in a lawsuit) alleging that the Work
  1001. or a Contribution incorporated within the Work constitutes direct
  1002. or contributory patent infringement, then any patent licenses
  1003. granted to You under this License for that Work shall terminate
  1004. as of the date such litigation is filed.
  1005. 4. Redistribution. You may reproduce and distribute copies of the
  1006. Work or Derivative Works thereof in any medium, with or without
  1007. modifications, and in Source or Object form, provided that You
  1008. meet the following conditions:
  1009. (a) You must give any other recipients of the Work or
  1010. Derivative Works a copy of this License; and
  1011. (b) You must cause any modified files to carry prominent notices
  1012. stating that You changed the files; and
  1013. (c) You must retain, in the Source form of any Derivative Works
  1014. that You distribute, all copyright, patent, trademark, and
  1015. attribution notices from the Source form of the Work,
  1016. excluding those notices that do not pertain to any part of
  1017. the Derivative Works; and
  1018. (d) If the Work includes a "NOTICE" text file as part of its
  1019. distribution, then any Derivative Works that You distribute must
  1020. include a readable copy of the attribution notices contained
  1021. within such NOTICE file, excluding those notices that do not
  1022. pertain to any part of the Derivative Works, in at least one
  1023. of the following places: within a NOTICE text file distributed
  1024. as part of the Derivative Works; within the Source form or
  1025. documentation, if provided along with the Derivative Works; or,
  1026. within a display generated by the Derivative Works, if and
  1027. wherever such third-party notices normally appear. The contents
  1028. of the NOTICE file are for informational purposes only and
  1029. do not modify the License. You may add Your own attribution
  1030. notices within Derivative Works that You distribute, alongside
  1031. or as an addendum to the NOTICE text from the Work, provided
  1032. that such additional attribution notices cannot be construed
  1033. as modifying the License.
  1034. You may add Your own copyright statement to Your modifications and
  1035. may provide additional or different license terms and conditions
  1036. for use, reproduction, or distribution of Your modifications, or
  1037. for any such Derivative Works as a whole, provided Your use,
  1038. reproduction, and distribution of the Work otherwise complies with
  1039. the conditions stated in this License.
  1040. 5. Submission of Contributions. Unless You explicitly state otherwise,
  1041. any Contribution intentionally submitted for inclusion in the Work
  1042. by You to the Licensor shall be under the terms and conditions of
  1043. this License, without any additional terms or conditions.
  1044. Notwithstanding the above, nothing herein shall supersede or modify
  1045. the terms of any separate license agreement you may have executed
  1046. with Licensor regarding such Contributions.
  1047. 6. Trademarks. This License does not grant permission to use the trade
  1048. names, trademarks, service marks, or product names of the Licensor,
  1049. except as required for reasonable and customary use in describing the
  1050. origin of the Work and reproducing the content of the NOTICE file.
  1051. 7. Disclaimer of Warranty. Unless required by applicable law or
  1052. agreed to in writing, Licensor provides the Work (and each
  1053. Contributor provides its Contributions) on an "AS IS" BASIS,
  1054. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  1055. implied, including, without limitation, any warranties or conditions
  1056. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  1057. PARTICULAR PURPOSE. You are solely responsible for determining the
  1058. appropriateness of using or redistributing the Work and assume any
  1059. risks associated with Your exercise of permissions under this License.
  1060. 8. Limitation of Liability. In no event and under no legal theory,
  1061. whether in tort (including negligence), contract, or otherwise,
  1062. unless required by applicable law (such as deliberate and grossly
  1063. negligent acts) or agreed to in writing, shall any Contributor be
  1064. liable to You for damages, including any direct, indirect, special,
  1065. incidental, or consequential damages of any character arising as a
  1066. result of this License or out of the use or inability to use the
  1067. Work (including but not limited to damages for loss of goodwill,
  1068. work stoppage, computer failure or malfunction, or any and all
  1069. other commercial damages or losses), even if such Contributor
  1070. has been advised of the possibility of such damages.
  1071. 9. Accepting Warranty or Additional Liability. While redistributing
  1072. the Work or Derivative Works thereof, You may choose to offer,
  1073. and charge a fee for, acceptance of support, warranty, indemnity,
  1074. or other liability obligations and/or rights consistent with this
  1075. License. However, in accepting such obligations, You may act only
  1076. on Your own behalf and on Your sole responsibility, not on behalf
  1077. of any other Contributor, and only if You agree to indemnify,
  1078. defend, and hold each Contributor harmless for any liability
  1079. incurred by, or claims asserted against, such Contributor by reason
  1080. of your accepting any such warranty or additional liability.
  1081. END OF TERMS AND CONDITIONS
  1082. APPENDIX: How to apply the Apache License to your work.
  1083. To apply the Apache License to your work, attach the following
  1084. boilerplate notice, with the fields enclosed by brackets "[]"
  1085. replaced with your own identifying information. (Don't include
  1086. the brackets!) The text should be enclosed in the appropriate
  1087. comment syntax for the file format. We also recommend that a
  1088. file or class name and description of purpose be included on the
  1089. same "printed page" as the copyright notice for easier
  1090. identification within third-party archives.
  1091. Copyright [yyyy] [name of copyright owner]
  1092. Licensed under the Apache License, Version 2.0 (the "License");
  1093. you may not use this file except in compliance with the License.
  1094. You may obtain a copy of the License at
  1095. http://www.apache.org/licenses/LICENSE-2.0
  1096. Unless required by applicable law or agreed to in writing, software
  1097. distributed under the License is distributed on an "AS IS" BASIS,
  1098. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  1099. See the License for the specific language governing permissions and
  1100. limitations under the License.
  1101. </string>
  1102. <key>License</key>
  1103. <string>Apache</string>
  1104. <key>Title</key>
  1105. <string>FirebaseCore</string>
  1106. <key>Type</key>
  1107. <string>PSGroupSpecifier</string>
  1108. </dict>
  1109. <dict>
  1110. <key>FooterText</key>
  1111. <string>
  1112. Apache License
  1113. Version 2.0, January 2004
  1114. http://www.apache.org/licenses/
  1115. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  1116. 1. Definitions.
  1117. "License" shall mean the terms and conditions for use, reproduction,
  1118. and distribution as defined by Sections 1 through 9 of this document.
  1119. "Licensor" shall mean the copyright owner or entity authorized by
  1120. the copyright owner that is granting the License.
  1121. "Legal Entity" shall mean the union of the acting entity and all
  1122. other entities that control, are controlled by, or are under common
  1123. control with that entity. For the purposes of this definition,
  1124. "control" means (i) the power, direct or indirect, to cause the
  1125. direction or management of such entity, whether by contract or
  1126. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  1127. outstanding shares, or (iii) beneficial ownership of such entity.
  1128. "You" (or "Your") shall mean an individual or Legal Entity
  1129. exercising permissions granted by this License.
  1130. "Source" form shall mean the preferred form for making modifications,
  1131. including but not limited to software source code, documentation
  1132. source, and configuration files.
  1133. "Object" form shall mean any form resulting from mechanical
  1134. transformation or translation of a Source form, including but
  1135. not limited to compiled object code, generated documentation,
  1136. and conversions to other media types.
  1137. "Work" shall mean the work of authorship, whether in Source or
  1138. Object form, made available under the License, as indicated by a
  1139. copyright notice that is included in or attached to the work
  1140. (an example is provided in the Appendix below).
  1141. "Derivative Works" shall mean any work, whether in Source or Object
  1142. form, that is based on (or derived from) the Work and for which the
  1143. editorial revisions, annotations, elaborations, or other modifications
  1144. represent, as a whole, an original work of authorship. For the purposes
  1145. of this License, Derivative Works shall not include works that remain
  1146. separable from, or merely link (or bind by name) to the interfaces of,
  1147. the Work and Derivative Works thereof.
  1148. "Contribution" shall mean any work of authorship, including
  1149. the original version of the Work and any modifications or additions
  1150. to that Work or Derivative Works thereof, that is intentionally
  1151. submitted to Licensor for inclusion in the Work by the copyright owner
  1152. or by an individual or Legal Entity authorized to submit on behalf of
  1153. the copyright owner. For the purposes of this definition, "submitted"
  1154. means any form of electronic, verbal, or written communication sent
  1155. to the Licensor or its representatives, including but not limited to
  1156. communication on electronic mailing lists, source code control systems,
  1157. and issue tracking systems that are managed by, or on behalf of, the
  1158. Licensor for the purpose of discussing and improving the Work, but
  1159. excluding communication that is conspicuously marked or otherwise
  1160. designated in writing by the copyright owner as "Not a Contribution."
  1161. "Contributor" shall mean Licensor and any individual or Legal Entity
  1162. on behalf of whom a Contribution has been received by Licensor and
  1163. subsequently incorporated within the Work.
  1164. 2. Grant of Copyright License. Subject to the terms and conditions of
  1165. this License, each Contributor hereby grants to You a perpetual,
  1166. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1167. copyright license to reproduce, prepare Derivative Works of,
  1168. publicly display, publicly perform, sublicense, and distribute the
  1169. Work and such Derivative Works in Source or Object form.
  1170. 3. Grant of Patent License. Subject to the terms and conditions of
  1171. this License, each Contributor hereby grants to You a perpetual,
  1172. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1173. (except as stated in this section) patent license to make, have made,
  1174. use, offer to sell, sell, import, and otherwise transfer the Work,
  1175. where such license applies only to those patent claims licensable
  1176. by such Contributor that are necessarily infringed by their
  1177. Contribution(s) alone or by combination of their Contribution(s)
  1178. with the Work to which such Contribution(s) was submitted. If You
  1179. institute patent litigation against any entity (including a
  1180. cross-claim or counterclaim in a lawsuit) alleging that the Work
  1181. or a Contribution incorporated within the Work constitutes direct
  1182. or contributory patent infringement, then any patent licenses
  1183. granted to You under this License for that Work shall terminate
  1184. as of the date such litigation is filed.
  1185. 4. Redistribution. You may reproduce and distribute copies of the
  1186. Work or Derivative Works thereof in any medium, with or without
  1187. modifications, and in Source or Object form, provided that You
  1188. meet the following conditions:
  1189. (a) You must give any other recipients of the Work or
  1190. Derivative Works a copy of this License; and
  1191. (b) You must cause any modified files to carry prominent notices
  1192. stating that You changed the files; and
  1193. (c) You must retain, in the Source form of any Derivative Works
  1194. that You distribute, all copyright, patent, trademark, and
  1195. attribution notices from the Source form of the Work,
  1196. excluding those notices that do not pertain to any part of
  1197. the Derivative Works; and
  1198. (d) If the Work includes a "NOTICE" text file as part of its
  1199. distribution, then any Derivative Works that You distribute must
  1200. include a readable copy of the attribution notices contained
  1201. within such NOTICE file, excluding those notices that do not
  1202. pertain to any part of the Derivative Works, in at least one
  1203. of the following places: within a NOTICE text file distributed
  1204. as part of the Derivative Works; within the Source form or
  1205. documentation, if provided along with the Derivative Works; or,
  1206. within a display generated by the Derivative Works, if and
  1207. wherever such third-party notices normally appear. The contents
  1208. of the NOTICE file are for informational purposes only and
  1209. do not modify the License. You may add Your own attribution
  1210. notices within Derivative Works that You distribute, alongside
  1211. or as an addendum to the NOTICE text from the Work, provided
  1212. that such additional attribution notices cannot be construed
  1213. as modifying the License.
  1214. You may add Your own copyright statement to Your modifications and
  1215. may provide additional or different license terms and conditions
  1216. for use, reproduction, or distribution of Your modifications, or
  1217. for any such Derivative Works as a whole, provided Your use,
  1218. reproduction, and distribution of the Work otherwise complies with
  1219. the conditions stated in this License.
  1220. 5. Submission of Contributions. Unless You explicitly state otherwise,
  1221. any Contribution intentionally submitted for inclusion in the Work
  1222. by You to the Licensor shall be under the terms and conditions of
  1223. this License, without any additional terms or conditions.
  1224. Notwithstanding the above, nothing herein shall supersede or modify
  1225. the terms of any separate license agreement you may have executed
  1226. with Licensor regarding such Contributions.
  1227. 6. Trademarks. This License does not grant permission to use the trade
  1228. names, trademarks, service marks, or product names of the Licensor,
  1229. except as required for reasonable and customary use in describing the
  1230. origin of the Work and reproducing the content of the NOTICE file.
  1231. 7. Disclaimer of Warranty. Unless required by applicable law or
  1232. agreed to in writing, Licensor provides the Work (and each
  1233. Contributor provides its Contributions) on an "AS IS" BASIS,
  1234. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  1235. implied, including, without limitation, any warranties or conditions
  1236. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  1237. PARTICULAR PURPOSE. You are solely responsible for determining the
  1238. appropriateness of using or redistributing the Work and assume any
  1239. risks associated with Your exercise of permissions under this License.
  1240. 8. Limitation of Liability. In no event and under no legal theory,
  1241. whether in tort (including negligence), contract, or otherwise,
  1242. unless required by applicable law (such as deliberate and grossly
  1243. negligent acts) or agreed to in writing, shall any Contributor be
  1244. liable to You for damages, including any direct, indirect, special,
  1245. incidental, or consequential damages of any character arising as a
  1246. result of this License or out of the use or inability to use the
  1247. Work (including but not limited to damages for loss of goodwill,
  1248. work stoppage, computer failure or malfunction, or any and all
  1249. other commercial damages or losses), even if such Contributor
  1250. has been advised of the possibility of such damages.
  1251. 9. Accepting Warranty or Additional Liability. While redistributing
  1252. the Work or Derivative Works thereof, You may choose to offer,
  1253. and charge a fee for, acceptance of support, warranty, indemnity,
  1254. or other liability obligations and/or rights consistent with this
  1255. License. However, in accepting such obligations, You may act only
  1256. on Your own behalf and on Your sole responsibility, not on behalf
  1257. of any other Contributor, and only if You agree to indemnify,
  1258. defend, and hold each Contributor harmless for any liability
  1259. incurred by, or claims asserted against, such Contributor by reason
  1260. of your accepting any such warranty or additional liability.
  1261. END OF TERMS AND CONDITIONS
  1262. APPENDIX: How to apply the Apache License to your work.
  1263. To apply the Apache License to your work, attach the following
  1264. boilerplate notice, with the fields enclosed by brackets "[]"
  1265. replaced with your own identifying information. (Don't include
  1266. the brackets!) The text should be enclosed in the appropriate
  1267. comment syntax for the file format. We also recommend that a
  1268. file or class name and description of purpose be included on the
  1269. same "printed page" as the copyright notice for easier
  1270. identification within third-party archives.
  1271. Copyright [yyyy] [name of copyright owner]
  1272. Licensed under the Apache License, Version 2.0 (the "License");
  1273. you may not use this file except in compliance with the License.
  1274. You may obtain a copy of the License at
  1275. http://www.apache.org/licenses/LICENSE-2.0
  1276. Unless required by applicable law or agreed to in writing, software
  1277. distributed under the License is distributed on an "AS IS" BASIS,
  1278. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  1279. See the License for the specific language governing permissions and
  1280. limitations under the License.
  1281. </string>
  1282. <key>License</key>
  1283. <string>Apache</string>
  1284. <key>Title</key>
  1285. <string>FirebaseInstanceID</string>
  1286. <key>Type</key>
  1287. <string>PSGroupSpecifier</string>
  1288. </dict>
  1289. <dict>
  1290. <key>FooterText</key>
  1291. <string>
  1292. Apache License
  1293. Version 2.0, January 2004
  1294. http://www.apache.org/licenses/
  1295. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  1296. 1. Definitions.
  1297. "License" shall mean the terms and conditions for use, reproduction,
  1298. and distribution as defined by Sections 1 through 9 of this document.
  1299. "Licensor" shall mean the copyright owner or entity authorized by
  1300. the copyright owner that is granting the License.
  1301. "Legal Entity" shall mean the union of the acting entity and all
  1302. other entities that control, are controlled by, or are under common
  1303. control with that entity. For the purposes of this definition,
  1304. "control" means (i) the power, direct or indirect, to cause the
  1305. direction or management of such entity, whether by contract or
  1306. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  1307. outstanding shares, or (iii) beneficial ownership of such entity.
  1308. "You" (or "Your") shall mean an individual or Legal Entity
  1309. exercising permissions granted by this License.
  1310. "Source" form shall mean the preferred form for making modifications,
  1311. including but not limited to software source code, documentation
  1312. source, and configuration files.
  1313. "Object" form shall mean any form resulting from mechanical
  1314. transformation or translation of a Source form, including but
  1315. not limited to compiled object code, generated documentation,
  1316. and conversions to other media types.
  1317. "Work" shall mean the work of authorship, whether in Source or
  1318. Object form, made available under the License, as indicated by a
  1319. copyright notice that is included in or attached to the work
  1320. (an example is provided in the Appendix below).
  1321. "Derivative Works" shall mean any work, whether in Source or Object
  1322. form, that is based on (or derived from) the Work and for which the
  1323. editorial revisions, annotations, elaborations, or other modifications
  1324. represent, as a whole, an original work of authorship. For the purposes
  1325. of this License, Derivative Works shall not include works that remain
  1326. separable from, or merely link (or bind by name) to the interfaces of,
  1327. the Work and Derivative Works thereof.
  1328. "Contribution" shall mean any work of authorship, including
  1329. the original version of the Work and any modifications or additions
  1330. to that Work or Derivative Works thereof, that is intentionally
  1331. submitted to Licensor for inclusion in the Work by the copyright owner
  1332. or by an individual or Legal Entity authorized to submit on behalf of
  1333. the copyright owner. For the purposes of this definition, "submitted"
  1334. means any form of electronic, verbal, or written communication sent
  1335. to the Licensor or its representatives, including but not limited to
  1336. communication on electronic mailing lists, source code control systems,
  1337. and issue tracking systems that are managed by, or on behalf of, the
  1338. Licensor for the purpose of discussing and improving the Work, but
  1339. excluding communication that is conspicuously marked or otherwise
  1340. designated in writing by the copyright owner as "Not a Contribution."
  1341. "Contributor" shall mean Licensor and any individual or Legal Entity
  1342. on behalf of whom a Contribution has been received by Licensor and
  1343. subsequently incorporated within the Work.
  1344. 2. Grant of Copyright License. Subject to the terms and conditions of
  1345. this License, each Contributor hereby grants to You a perpetual,
  1346. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1347. copyright license to reproduce, prepare Derivative Works of,
  1348. publicly display, publicly perform, sublicense, and distribute the
  1349. Work and such Derivative Works in Source or Object form.
  1350. 3. Grant of Patent License. Subject to the terms and conditions of
  1351. this License, each Contributor hereby grants to You a perpetual,
  1352. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1353. (except as stated in this section) patent license to make, have made,
  1354. use, offer to sell, sell, import, and otherwise transfer the Work,
  1355. where such license applies only to those patent claims licensable
  1356. by such Contributor that are necessarily infringed by their
  1357. Contribution(s) alone or by combination of their Contribution(s)
  1358. with the Work to which such Contribution(s) was submitted. If You
  1359. institute patent litigation against any entity (including a
  1360. cross-claim or counterclaim in a lawsuit) alleging that the Work
  1361. or a Contribution incorporated within the Work constitutes direct
  1362. or contributory patent infringement, then any patent licenses
  1363. granted to You under this License for that Work shall terminate
  1364. as of the date such litigation is filed.
  1365. 4. Redistribution. You may reproduce and distribute copies of the
  1366. Work or Derivative Works thereof in any medium, with or without
  1367. modifications, and in Source or Object form, provided that You
  1368. meet the following conditions:
  1369. (a) You must give any other recipients of the Work or
  1370. Derivative Works a copy of this License; and
  1371. (b) You must cause any modified files to carry prominent notices
  1372. stating that You changed the files; and
  1373. (c) You must retain, in the Source form of any Derivative Works
  1374. that You distribute, all copyright, patent, trademark, and
  1375. attribution notices from the Source form of the Work,
  1376. excluding those notices that do not pertain to any part of
  1377. the Derivative Works; and
  1378. (d) If the Work includes a "NOTICE" text file as part of its
  1379. distribution, then any Derivative Works that You distribute must
  1380. include a readable copy of the attribution notices contained
  1381. within such NOTICE file, excluding those notices that do not
  1382. pertain to any part of the Derivative Works, in at least one
  1383. of the following places: within a NOTICE text file distributed
  1384. as part of the Derivative Works; within the Source form or
  1385. documentation, if provided along with the Derivative Works; or,
  1386. within a display generated by the Derivative Works, if and
  1387. wherever such third-party notices normally appear. The contents
  1388. of the NOTICE file are for informational purposes only and
  1389. do not modify the License. You may add Your own attribution
  1390. notices within Derivative Works that You distribute, alongside
  1391. or as an addendum to the NOTICE text from the Work, provided
  1392. that such additional attribution notices cannot be construed
  1393. as modifying the License.
  1394. You may add Your own copyright statement to Your modifications and
  1395. may provide additional or different license terms and conditions
  1396. for use, reproduction, or distribution of Your modifications, or
  1397. for any such Derivative Works as a whole, provided Your use,
  1398. reproduction, and distribution of the Work otherwise complies with
  1399. the conditions stated in this License.
  1400. 5. Submission of Contributions. Unless You explicitly state otherwise,
  1401. any Contribution intentionally submitted for inclusion in the Work
  1402. by You to the Licensor shall be under the terms and conditions of
  1403. this License, without any additional terms or conditions.
  1404. Notwithstanding the above, nothing herein shall supersede or modify
  1405. the terms of any separate license agreement you may have executed
  1406. with Licensor regarding such Contributions.
  1407. 6. Trademarks. This License does not grant permission to use the trade
  1408. names, trademarks, service marks, or product names of the Licensor,
  1409. except as required for reasonable and customary use in describing the
  1410. origin of the Work and reproducing the content of the NOTICE file.
  1411. 7. Disclaimer of Warranty. Unless required by applicable law or
  1412. agreed to in writing, Licensor provides the Work (and each
  1413. Contributor provides its Contributions) on an "AS IS" BASIS,
  1414. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  1415. implied, including, without limitation, any warranties or conditions
  1416. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  1417. PARTICULAR PURPOSE. You are solely responsible for determining the
  1418. appropriateness of using or redistributing the Work and assume any
  1419. risks associated with Your exercise of permissions under this License.
  1420. 8. Limitation of Liability. In no event and under no legal theory,
  1421. whether in tort (including negligence), contract, or otherwise,
  1422. unless required by applicable law (such as deliberate and grossly
  1423. negligent acts) or agreed to in writing, shall any Contributor be
  1424. liable to You for damages, including any direct, indirect, special,
  1425. incidental, or consequential damages of any character arising as a
  1426. result of this License or out of the use or inability to use the
  1427. Work (including but not limited to damages for loss of goodwill,
  1428. work stoppage, computer failure or malfunction, or any and all
  1429. other commercial damages or losses), even if such Contributor
  1430. has been advised of the possibility of such damages.
  1431. 9. Accepting Warranty or Additional Liability. While redistributing
  1432. the Work or Derivative Works thereof, You may choose to offer,
  1433. and charge a fee for, acceptance of support, warranty, indemnity,
  1434. or other liability obligations and/or rights consistent with this
  1435. License. However, in accepting such obligations, You may act only
  1436. on Your own behalf and on Your sole responsibility, not on behalf
  1437. of any other Contributor, and only if You agree to indemnify,
  1438. defend, and hold each Contributor harmless for any liability
  1439. incurred by, or claims asserted against, such Contributor by reason
  1440. of your accepting any such warranty or additional liability.
  1441. END OF TERMS AND CONDITIONS
  1442. APPENDIX: How to apply the Apache License to your work.
  1443. To apply the Apache License to your work, attach the following
  1444. boilerplate notice, with the fields enclosed by brackets "[]"
  1445. replaced with your own identifying information. (Don't include
  1446. the brackets!) The text should be enclosed in the appropriate
  1447. comment syntax for the file format. We also recommend that a
  1448. file or class name and description of purpose be included on the
  1449. same "printed page" as the copyright notice for easier
  1450. identification within third-party archives.
  1451. Copyright [yyyy] [name of copyright owner]
  1452. Licensed under the Apache License, Version 2.0 (the "License");
  1453. you may not use this file except in compliance with the License.
  1454. You may obtain a copy of the License at
  1455. http://www.apache.org/licenses/LICENSE-2.0
  1456. Unless required by applicable law or agreed to in writing, software
  1457. distributed under the License is distributed on an "AS IS" BASIS,
  1458. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  1459. See the License for the specific language governing permissions and
  1460. limitations under the License.
  1461. </string>
  1462. <key>License</key>
  1463. <string>Apache</string>
  1464. <key>Title</key>
  1465. <string>FirebaseMessaging</string>
  1466. <key>Type</key>
  1467. <string>PSGroupSpecifier</string>
  1468. </dict>
  1469. <dict>
  1470. <key>FooterText</key>
  1471. <string>
  1472. Apache License
  1473. Version 2.0, January 2004
  1474. http://www.apache.org/licenses/
  1475. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  1476. 1. Definitions.
  1477. "License" shall mean the terms and conditions for use, reproduction,
  1478. and distribution as defined by Sections 1 through 9 of this document.
  1479. "Licensor" shall mean the copyright owner or entity authorized by
  1480. the copyright owner that is granting the License.
  1481. "Legal Entity" shall mean the union of the acting entity and all
  1482. other entities that control, are controlled by, or are under common
  1483. control with that entity. For the purposes of this definition,
  1484. "control" means (i) the power, direct or indirect, to cause the
  1485. direction or management of such entity, whether by contract or
  1486. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  1487. outstanding shares, or (iii) beneficial ownership of such entity.
  1488. "You" (or "Your") shall mean an individual or Legal Entity
  1489. exercising permissions granted by this License.
  1490. "Source" form shall mean the preferred form for making modifications,
  1491. including but not limited to software source code, documentation
  1492. source, and configuration files.
  1493. "Object" form shall mean any form resulting from mechanical
  1494. transformation or translation of a Source form, including but
  1495. not limited to compiled object code, generated documentation,
  1496. and conversions to other media types.
  1497. "Work" shall mean the work of authorship, whether in Source or
  1498. Object form, made available under the License, as indicated by a
  1499. copyright notice that is included in or attached to the work
  1500. (an example is provided in the Appendix below).
  1501. "Derivative Works" shall mean any work, whether in Source or Object
  1502. form, that is based on (or derived from) the Work and for which the
  1503. editorial revisions, annotations, elaborations, or other modifications
  1504. represent, as a whole, an original work of authorship. For the purposes
  1505. of this License, Derivative Works shall not include works that remain
  1506. separable from, or merely link (or bind by name) to the interfaces of,
  1507. the Work and Derivative Works thereof.
  1508. "Contribution" shall mean any work of authorship, including
  1509. the original version of the Work and any modifications or additions
  1510. to that Work or Derivative Works thereof, that is intentionally
  1511. submitted to Licensor for inclusion in the Work by the copyright owner
  1512. or by an individual or Legal Entity authorized to submit on behalf of
  1513. the copyright owner. For the purposes of this definition, "submitted"
  1514. means any form of electronic, verbal, or written communication sent
  1515. to the Licensor or its representatives, including but not limited to
  1516. communication on electronic mailing lists, source code control systems,
  1517. and issue tracking systems that are managed by, or on behalf of, the
  1518. Licensor for the purpose of discussing and improving the Work, but
  1519. excluding communication that is conspicuously marked or otherwise
  1520. designated in writing by the copyright owner as "Not a Contribution."
  1521. "Contributor" shall mean Licensor and any individual or Legal Entity
  1522. on behalf of whom a Contribution has been received by Licensor and
  1523. subsequently incorporated within the Work.
  1524. 2. Grant of Copyright License. Subject to the terms and conditions of
  1525. this License, each Contributor hereby grants to You a perpetual,
  1526. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1527. copyright license to reproduce, prepare Derivative Works of,
  1528. publicly display, publicly perform, sublicense, and distribute the
  1529. Work and such Derivative Works in Source or Object form.
  1530. 3. Grant of Patent License. Subject to the terms and conditions of
  1531. this License, each Contributor hereby grants to You a perpetual,
  1532. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1533. (except as stated in this section) patent license to make, have made,
  1534. use, offer to sell, sell, import, and otherwise transfer the Work,
  1535. where such license applies only to those patent claims licensable
  1536. by such Contributor that are necessarily infringed by their
  1537. Contribution(s) alone or by combination of their Contribution(s)
  1538. with the Work to which such Contribution(s) was submitted. If You
  1539. institute patent litigation against any entity (including a
  1540. cross-claim or counterclaim in a lawsuit) alleging that the Work
  1541. or a Contribution incorporated within the Work constitutes direct
  1542. or contributory patent infringement, then any patent licenses
  1543. granted to You under this License for that Work shall terminate
  1544. as of the date such litigation is filed.
  1545. 4. Redistribution. You may reproduce and distribute copies of the
  1546. Work or Derivative Works thereof in any medium, with or without
  1547. modifications, and in Source or Object form, provided that You
  1548. meet the following conditions:
  1549. (a) You must give any other recipients of the Work or
  1550. Derivative Works a copy of this License; and
  1551. (b) You must cause any modified files to carry prominent notices
  1552. stating that You changed the files; and
  1553. (c) You must retain, in the Source form of any Derivative Works
  1554. that You distribute, all copyright, patent, trademark, and
  1555. attribution notices from the Source form of the Work,
  1556. excluding those notices that do not pertain to any part of
  1557. the Derivative Works; and
  1558. (d) If the Work includes a "NOTICE" text file as part of its
  1559. distribution, then any Derivative Works that You distribute must
  1560. include a readable copy of the attribution notices contained
  1561. within such NOTICE file, excluding those notices that do not
  1562. pertain to any part of the Derivative Works, in at least one
  1563. of the following places: within a NOTICE text file distributed
  1564. as part of the Derivative Works; within the Source form or
  1565. documentation, if provided along with the Derivative Works; or,
  1566. within a display generated by the Derivative Works, if and
  1567. wherever such third-party notices normally appear. The contents
  1568. of the NOTICE file are for informational purposes only and
  1569. do not modify the License. You may add Your own attribution
  1570. notices within Derivative Works that You distribute, alongside
  1571. or as an addendum to the NOTICE text from the Work, provided
  1572. that such additional attribution notices cannot be construed
  1573. as modifying the License.
  1574. You may add Your own copyright statement to Your modifications and
  1575. may provide additional or different license terms and conditions
  1576. for use, reproduction, or distribution of Your modifications, or
  1577. for any such Derivative Works as a whole, provided Your use,
  1578. reproduction, and distribution of the Work otherwise complies with
  1579. the conditions stated in this License.
  1580. 5. Submission of Contributions. Unless You explicitly state otherwise,
  1581. any Contribution intentionally submitted for inclusion in the Work
  1582. by You to the Licensor shall be under the terms and conditions of
  1583. this License, without any additional terms or conditions.
  1584. Notwithstanding the above, nothing herein shall supersede or modify
  1585. the terms of any separate license agreement you may have executed
  1586. with Licensor regarding such Contributions.
  1587. 6. Trademarks. This License does not grant permission to use the trade
  1588. names, trademarks, service marks, or product names of the Licensor,
  1589. except as required for reasonable and customary use in describing the
  1590. origin of the Work and reproducing the content of the NOTICE file.
  1591. 7. Disclaimer of Warranty. Unless required by applicable law or
  1592. agreed to in writing, Licensor provides the Work (and each
  1593. Contributor provides its Contributions) on an "AS IS" BASIS,
  1594. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  1595. implied, including, without limitation, any warranties or conditions
  1596. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  1597. PARTICULAR PURPOSE. You are solely responsible for determining the
  1598. appropriateness of using or redistributing the Work and assume any
  1599. risks associated with Your exercise of permissions under this License.
  1600. 8. Limitation of Liability. In no event and under no legal theory,
  1601. whether in tort (including negligence), contract, or otherwise,
  1602. unless required by applicable law (such as deliberate and grossly
  1603. negligent acts) or agreed to in writing, shall any Contributor be
  1604. liable to You for damages, including any direct, indirect, special,
  1605. incidental, or consequential damages of any character arising as a
  1606. result of this License or out of the use or inability to use the
  1607. Work (including but not limited to damages for loss of goodwill,
  1608. work stoppage, computer failure or malfunction, or any and all
  1609. other commercial damages or losses), even if such Contributor
  1610. has been advised of the possibility of such damages.
  1611. 9. Accepting Warranty or Additional Liability. While redistributing
  1612. the Work or Derivative Works thereof, You may choose to offer,
  1613. and charge a fee for, acceptance of support, warranty, indemnity,
  1614. or other liability obligations and/or rights consistent with this
  1615. License. However, in accepting such obligations, You may act only
  1616. on Your own behalf and on Your sole responsibility, not on behalf
  1617. of any other Contributor, and only if You agree to indemnify,
  1618. defend, and hold each Contributor harmless for any liability
  1619. incurred by, or claims asserted against, such Contributor by reason
  1620. of your accepting any such warranty or additional liability.
  1621. END OF TERMS AND CONDITIONS
  1622. APPENDIX: How to apply the Apache License to your work.
  1623. To apply the Apache License to your work, attach the following
  1624. boilerplate notice, with the fields enclosed by brackets "[]"
  1625. replaced with your own identifying information. (Don't include
  1626. the brackets!) The text should be enclosed in the appropriate
  1627. comment syntax for the file format. We also recommend that a
  1628. file or class name and description of purpose be included on the
  1629. same "printed page" as the copyright notice for easier
  1630. identification within third-party archives.
  1631. Copyright [yyyy] [name of copyright owner]
  1632. Licensed under the Apache License, Version 2.0 (the "License");
  1633. you may not use this file except in compliance with the License.
  1634. You may obtain a copy of the License at
  1635. http://www.apache.org/licenses/LICENSE-2.0
  1636. Unless required by applicable law or agreed to in writing, software
  1637. distributed under the License is distributed on an "AS IS" BASIS,
  1638. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  1639. See the License for the specific language governing permissions and
  1640. limitations under the License.
  1641. </string>
  1642. <key>License</key>
  1643. <string>Apache</string>
  1644. <key>Title</key>
  1645. <string>GTMSessionFetcher</string>
  1646. <key>Type</key>
  1647. <string>PSGroupSpecifier</string>
  1648. </dict>
  1649. <dict>
  1650. <key>FooterText</key>
  1651. <string>Copyright 2019 Google</string>
  1652. <key>License</key>
  1653. <string>Copyright</string>
  1654. <key>Title</key>
  1655. <string>GoogleAppMeasurement</string>
  1656. <key>Type</key>
  1657. <string>PSGroupSpecifier</string>
  1658. </dict>
  1659. <dict>
  1660. <key>FooterText</key>
  1661. <string>
  1662. Apache License
  1663. Version 2.0, January 2004
  1664. http://www.apache.org/licenses/
  1665. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  1666. 1. Definitions.
  1667. "License" shall mean the terms and conditions for use, reproduction,
  1668. and distribution as defined by Sections 1 through 9 of this document.
  1669. "Licensor" shall mean the copyright owner or entity authorized by
  1670. the copyright owner that is granting the License.
  1671. "Legal Entity" shall mean the union of the acting entity and all
  1672. other entities that control, are controlled by, or are under common
  1673. control with that entity. For the purposes of this definition,
  1674. "control" means (i) the power, direct or indirect, to cause the
  1675. direction or management of such entity, whether by contract or
  1676. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  1677. outstanding shares, or (iii) beneficial ownership of such entity.
  1678. "You" (or "Your") shall mean an individual or Legal Entity
  1679. exercising permissions granted by this License.
  1680. "Source" form shall mean the preferred form for making modifications,
  1681. including but not limited to software source code, documentation
  1682. source, and configuration files.
  1683. "Object" form shall mean any form resulting from mechanical
  1684. transformation or translation of a Source form, including but
  1685. not limited to compiled object code, generated documentation,
  1686. and conversions to other media types.
  1687. "Work" shall mean the work of authorship, whether in Source or
  1688. Object form, made available under the License, as indicated by a
  1689. copyright notice that is included in or attached to the work
  1690. (an example is provided in the Appendix below).
  1691. "Derivative Works" shall mean any work, whether in Source or Object
  1692. form, that is based on (or derived from) the Work and for which the
  1693. editorial revisions, annotations, elaborations, or other modifications
  1694. represent, as a whole, an original work of authorship. For the purposes
  1695. of this License, Derivative Works shall not include works that remain
  1696. separable from, or merely link (or bind by name) to the interfaces of,
  1697. the Work and Derivative Works thereof.
  1698. "Contribution" shall mean any work of authorship, including
  1699. the original version of the Work and any modifications or additions
  1700. to that Work or Derivative Works thereof, that is intentionally
  1701. submitted to Licensor for inclusion in the Work by the copyright owner
  1702. or by an individual or Legal Entity authorized to submit on behalf of
  1703. the copyright owner. For the purposes of this definition, "submitted"
  1704. means any form of electronic, verbal, or written communication sent
  1705. to the Licensor or its representatives, including but not limited to
  1706. communication on electronic mailing lists, source code control systems,
  1707. and issue tracking systems that are managed by, or on behalf of, the
  1708. Licensor for the purpose of discussing and improving the Work, but
  1709. excluding communication that is conspicuously marked or otherwise
  1710. designated in writing by the copyright owner as "Not a Contribution."
  1711. "Contributor" shall mean Licensor and any individual or Legal Entity
  1712. on behalf of whom a Contribution has been received by Licensor and
  1713. subsequently incorporated within the Work.
  1714. 2. Grant of Copyright License. Subject to the terms and conditions of
  1715. this License, each Contributor hereby grants to You a perpetual,
  1716. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1717. copyright license to reproduce, prepare Derivative Works of,
  1718. publicly display, publicly perform, sublicense, and distribute the
  1719. Work and such Derivative Works in Source or Object form.
  1720. 3. Grant of Patent License. Subject to the terms and conditions of
  1721. this License, each Contributor hereby grants to You a perpetual,
  1722. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1723. (except as stated in this section) patent license to make, have made,
  1724. use, offer to sell, sell, import, and otherwise transfer the Work,
  1725. where such license applies only to those patent claims licensable
  1726. by such Contributor that are necessarily infringed by their
  1727. Contribution(s) alone or by combination of their Contribution(s)
  1728. with the Work to which such Contribution(s) was submitted. If You
  1729. institute patent litigation against any entity (including a
  1730. cross-claim or counterclaim in a lawsuit) alleging that the Work
  1731. or a Contribution incorporated within the Work constitutes direct
  1732. or contributory patent infringement, then any patent licenses
  1733. granted to You under this License for that Work shall terminate
  1734. as of the date such litigation is filed.
  1735. 4. Redistribution. You may reproduce and distribute copies of the
  1736. Work or Derivative Works thereof in any medium, with or without
  1737. modifications, and in Source or Object form, provided that You
  1738. meet the following conditions:
  1739. (a) You must give any other recipients of the Work or
  1740. Derivative Works a copy of this License; and
  1741. (b) You must cause any modified files to carry prominent notices
  1742. stating that You changed the files; and
  1743. (c) You must retain, in the Source form of any Derivative Works
  1744. that You distribute, all copyright, patent, trademark, and
  1745. attribution notices from the Source form of the Work,
  1746. excluding those notices that do not pertain to any part of
  1747. the Derivative Works; and
  1748. (d) If the Work includes a "NOTICE" text file as part of its
  1749. distribution, then any Derivative Works that You distribute must
  1750. include a readable copy of the attribution notices contained
  1751. within such NOTICE file, excluding those notices that do not
  1752. pertain to any part of the Derivative Works, in at least one
  1753. of the following places: within a NOTICE text file distributed
  1754. as part of the Derivative Works; within the Source form or
  1755. documentation, if provided along with the Derivative Works; or,
  1756. within a display generated by the Derivative Works, if and
  1757. wherever such third-party notices normally appear. The contents
  1758. of the NOTICE file are for informational purposes only and
  1759. do not modify the License. You may add Your own attribution
  1760. notices within Derivative Works that You distribute, alongside
  1761. or as an addendum to the NOTICE text from the Work, provided
  1762. that such additional attribution notices cannot be construed
  1763. as modifying the License.
  1764. You may add Your own copyright statement to Your modifications and
  1765. may provide additional or different license terms and conditions
  1766. for use, reproduction, or distribution of Your modifications, or
  1767. for any such Derivative Works as a whole, provided Your use,
  1768. reproduction, and distribution of the Work otherwise complies with
  1769. the conditions stated in this License.
  1770. 5. Submission of Contributions. Unless You explicitly state otherwise,
  1771. any Contribution intentionally submitted for inclusion in the Work
  1772. by You to the Licensor shall be under the terms and conditions of
  1773. this License, without any additional terms or conditions.
  1774. Notwithstanding the above, nothing herein shall supersede or modify
  1775. the terms of any separate license agreement you may have executed
  1776. with Licensor regarding such Contributions.
  1777. 6. Trademarks. This License does not grant permission to use the trade
  1778. names, trademarks, service marks, or product names of the Licensor,
  1779. except as required for reasonable and customary use in describing the
  1780. origin of the Work and reproducing the content of the NOTICE file.
  1781. 7. Disclaimer of Warranty. Unless required by applicable law or
  1782. agreed to in writing, Licensor provides the Work (and each
  1783. Contributor provides its Contributions) on an "AS IS" BASIS,
  1784. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  1785. implied, including, without limitation, any warranties or conditions
  1786. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  1787. PARTICULAR PURPOSE. You are solely responsible for determining the
  1788. appropriateness of using or redistributing the Work and assume any
  1789. risks associated with Your exercise of permissions under this License.
  1790. 8. Limitation of Liability. In no event and under no legal theory,
  1791. whether in tort (including negligence), contract, or otherwise,
  1792. unless required by applicable law (such as deliberate and grossly
  1793. negligent acts) or agreed to in writing, shall any Contributor be
  1794. liable to You for damages, including any direct, indirect, special,
  1795. incidental, or consequential damages of any character arising as a
  1796. result of this License or out of the use or inability to use the
  1797. Work (including but not limited to damages for loss of goodwill,
  1798. work stoppage, computer failure or malfunction, or any and all
  1799. other commercial damages or losses), even if such Contributor
  1800. has been advised of the possibility of such damages.
  1801. 9. Accepting Warranty or Additional Liability. While redistributing
  1802. the Work or Derivative Works thereof, You may choose to offer,
  1803. and charge a fee for, acceptance of support, warranty, indemnity,
  1804. or other liability obligations and/or rights consistent with this
  1805. License. However, in accepting such obligations, You may act only
  1806. on Your own behalf and on Your sole responsibility, not on behalf
  1807. of any other Contributor, and only if You agree to indemnify,
  1808. defend, and hold each Contributor harmless for any liability
  1809. incurred by, or claims asserted against, such Contributor by reason
  1810. of your accepting any such warranty or additional liability.
  1811. END OF TERMS AND CONDITIONS
  1812. APPENDIX: How to apply the Apache License to your work.
  1813. To apply the Apache License to your work, attach the following
  1814. boilerplate notice, with the fields enclosed by brackets "[]"
  1815. replaced with your own identifying information. (Don't include
  1816. the brackets!) The text should be enclosed in the appropriate
  1817. comment syntax for the file format. We also recommend that a
  1818. file or class name and description of purpose be included on the
  1819. same "printed page" as the copyright notice for easier
  1820. identification within third-party archives.
  1821. Copyright [yyyy] [name of copyright owner]
  1822. Licensed under the Apache License, Version 2.0 (the "License");
  1823. you may not use this file except in compliance with the License.
  1824. You may obtain a copy of the License at
  1825. http://www.apache.org/licenses/LICENSE-2.0
  1826. Unless required by applicable law or agreed to in writing, software
  1827. distributed under the License is distributed on an "AS IS" BASIS,
  1828. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  1829. See the License for the specific language governing permissions and
  1830. limitations under the License.
  1831. </string>
  1832. <key>License</key>
  1833. <string>Apache</string>
  1834. <key>Title</key>
  1835. <string>GoogleUtilities</string>
  1836. <key>Type</key>
  1837. <string>PSGroupSpecifier</string>
  1838. </dict>
  1839. <dict>
  1840. <key>FooterText</key>
  1841. <string>The MIT License (MIT)
  1842. Copyright (c) 2015 Luke Zhao &lt;me@lkzhao.com&gt;
  1843. Permission is hereby granted, free of charge, to any person obtaining a copy
  1844. of this software and associated documentation files (the "Software"), to deal
  1845. in the Software without restriction, including without limitation the rights
  1846. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1847. copies of the Software, and to permit persons to whom the Software is
  1848. furnished to do so, subject to the following conditions:
  1849. The above copyright notice and this permission notice shall be included in
  1850. all copies or substantial portions of the Software.
  1851. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1852. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1853. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1854. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1855. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1856. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  1857. THE SOFTWARE.
  1858. </string>
  1859. <key>License</key>
  1860. <string>MIT</string>
  1861. <key>Title</key>
  1862. <string>Hero</string>
  1863. <key>Type</key>
  1864. <string>PSGroupSpecifier</string>
  1865. </dict>
  1866. <dict>
  1867. <key>FooterText</key>
  1868. <string>Licensed under the **MIT** license
  1869. &gt; Copyright (c) 2015 Elvis Nuñez
  1870. &gt;
  1871. &gt; Permission is hereby granted, free of charge, to any person obtaining
  1872. &gt; a copy of this software and associated documentation files (the
  1873. &gt; "Software"), to deal in the Software without restriction, including
  1874. &gt; without limitation the rights to use, copy, modify, merge, publish,
  1875. &gt; distribute, sublicense, and/or sell copies of the Software, and to
  1876. &gt; permit persons to whom the Software is furnished to do so, subject to
  1877. &gt; the following conditions:
  1878. &gt;
  1879. &gt; The above copyright notice and this permission notice shall be
  1880. &gt; included in all copies or substantial portions of the Software.
  1881. &gt;
  1882. &gt; THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  1883. &gt; EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  1884. &gt; MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  1885. &gt; IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  1886. &gt; CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  1887. &gt; TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  1888. &gt; SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1889. </string>
  1890. <key>License</key>
  1891. <string>MIT</string>
  1892. <key>Title</key>
  1893. <string>Hex</string>
  1894. <key>Type</key>
  1895. <string>PSGroupSpecifier</string>
  1896. </dict>
  1897. <dict>
  1898. <key>FooterText</key>
  1899. <string>MIT License
  1900. Copyright (c) 2013-2017 Iftekhar Qurashi
  1901. Permission is hereby granted, free of charge, to any person obtaining a copy
  1902. of this software and associated documentation files (the "Software"), to deal
  1903. in the Software without restriction, including without limitation the rights
  1904. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1905. copies of the Software, and to permit persons to whom the Software is
  1906. furnished to do so, subject to the following conditions:
  1907. The above copyright notice and this permission notice shall be included in all
  1908. copies or substantial portions of the Software.
  1909. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1910. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1911. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1912. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1913. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1914. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1915. SOFTWARE.
  1916. </string>
  1917. <key>License</key>
  1918. <string>MIT</string>
  1919. <key>Title</key>
  1920. <string>IQKeyboardManagerSwift</string>
  1921. <key>Type</key>
  1922. <string>PSGroupSpecifier</string>
  1923. </dict>
  1924. <dict>
  1925. <key>FooterText</key>
  1926. <string>The MIT License (MIT)
  1927. Copyright (c) 2014 kishikawa katsumi
  1928. Permission is hereby granted, free of charge, to any person obtaining a copy
  1929. of this software and associated documentation files (the "Software"), to deal
  1930. in the Software without restriction, including without limitation the rights
  1931. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1932. copies of the Software, and to permit persons to whom the Software is
  1933. furnished to do so, subject to the following conditions:
  1934. The above copyright notice and this permission notice shall be included in all
  1935. copies or substantial portions of the Software.
  1936. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1937. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1938. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1939. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1940. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1941. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1942. SOFTWARE.
  1943. </string>
  1944. <key>License</key>
  1945. <string>MIT</string>
  1946. <key>Title</key>
  1947. <string>KeychainAccess</string>
  1948. <key>Type</key>
  1949. <string>PSGroupSpecifier</string>
  1950. </dict>
  1951. <dict>
  1952. <key>FooterText</key>
  1953. <string>The MIT License (MIT)
  1954. Copyright (c) 2018 Wei Wang
  1955. Permission is hereby granted, free of charge, to any person obtaining a copy
  1956. of this software and associated documentation files (the "Software"), to deal
  1957. in the Software without restriction, including without limitation the rights
  1958. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1959. copies of the Software, and to permit persons to whom the Software is
  1960. furnished to do so, subject to the following conditions:
  1961. The above copyright notice and this permission notice shall be included in all
  1962. copies or substantial portions of the Software.
  1963. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1964. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1965. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1966. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1967. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1968. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1969. SOFTWARE.
  1970. </string>
  1971. <key>License</key>
  1972. <string>MIT</string>
  1973. <key>Title</key>
  1974. <string>Kingfisher</string>
  1975. <key>Type</key>
  1976. <string>PSGroupSpecifier</string>
  1977. </dict>
  1978. <dict>
  1979. <key>FooterText</key>
  1980. <string>The MIT License (MIT)
  1981. Copyright (c) 2015 Grigory Lutkov &lt;Friend.LGA@gmail.com&gt;
  1982. Permission is hereby granted, free of charge, to any person obtaining a copy
  1983. of this software and associated documentation files (the "Software"), to deal
  1984. in the Software without restriction, including without limitation the rights
  1985. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1986. copies of the Software, and to permit persons to whom the Software is
  1987. furnished to do so, subject to the following conditions:
  1988. The above copyright notice and this permission notice shall be included in all
  1989. copies or substantial portions of the Software.
  1990. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1991. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1992. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1993. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1994. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1995. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1996. SOFTWARE.
  1997. </string>
  1998. <key>License</key>
  1999. <string>MIT</string>
  2000. <key>Title</key>
  2001. <string>LGSideMenuController</string>
  2002. <key>Type</key>
  2003. <string>PSGroupSpecifier</string>
  2004. </dict>
  2005. <dict>
  2006. <key>FooterText</key>
  2007. <string>Copyright (c) 2015 Roy Marmelstein (http://roysapps.com/)
  2008. Permission is hereby granted, free of charge, to any person obtaining a copy
  2009. of this software and associated documentation files (the "Software"), to deal
  2010. in the Software without restriction, including without limitation the rights
  2011. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2012. copies of the Software, and to permit persons to whom the Software is
  2013. furnished to do so, subject to the following conditions:
  2014. The above copyright notice and this permission notice shall be included in
  2015. all copies or substantial portions of the Software.
  2016. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2017. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2018. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2019. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2020. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2021. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  2022. THE SOFTWARE.
  2023. </string>
  2024. <key>License</key>
  2025. <string>MIT</string>
  2026. <key>Title</key>
  2027. <string>Localize-Swift</string>
  2028. <key>Type</key>
  2029. <string>PSGroupSpecifier</string>
  2030. </dict>
  2031. <dict>
  2032. <key>FooterText</key>
  2033. <string>Copyright © 2009-2016 Matej Bukovinski
  2034. Permission is hereby granted, free of charge, to any person obtaining a copy
  2035. of this software and associated documentation files (the "Software"), to deal
  2036. in the Software without restriction, including without limitation the rights
  2037. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2038. copies of the Software, and to permit persons to whom the Software is
  2039. furnished to do so, subject to the following conditions:
  2040. The above copyright notice and this permission notice shall be included in
  2041. all copies or substantial portions of the Software.
  2042. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2043. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2044. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2045. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2046. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2047. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  2048. THE SOFTWARE.</string>
  2049. <key>License</key>
  2050. <string>MIT</string>
  2051. <key>Title</key>
  2052. <string>MBProgressHUD</string>
  2053. <key>Type</key>
  2054. <string>PSGroupSpecifier</string>
  2055. </dict>
  2056. <dict>
  2057. <key>FooterText</key>
  2058. <string>The MIT License (MIT)
  2059. Copyright (c) 2018 Imanol Fernandez @MortimerGoro
  2060. Permission is hereby granted, free of charge, to any person obtaining a copy
  2061. of this software and associated documentation files (the "Software"), to deal
  2062. in the Software without restriction, including without limitation the rights
  2063. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2064. copies of the Software, and to permit persons to whom the Software is
  2065. furnished to do so, subject to the following conditions:
  2066. The above copyright notice and this permission notice shall be included in all
  2067. copies or substantial portions of the Software.
  2068. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2069. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2070. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2071. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2072. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2073. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  2074. SOFTWARE.
  2075. </string>
  2076. <key>License</key>
  2077. <string>MIT</string>
  2078. <key>Title</key>
  2079. <string>MGSwipeTableCell</string>
  2080. <key>Type</key>
  2081. <string>PSGroupSpecifier</string>
  2082. </dict>
  2083. <dict>
  2084. <key>FooterText</key>
  2085. <string>The MIT License (MIT)
  2086. Copyright (c) 2016 Vinh Nguyen
  2087. Permission is hereby granted, free of charge, to any person obtaining a copy
  2088. of this software and associated documentation files (the "Software"), to deal
  2089. in the Software without restriction, including without limitation the rights
  2090. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2091. copies of the Software, and to permit persons to whom the Software is
  2092. furnished to do so, subject to the following conditions:
  2093. The above copyright notice and this permission notice shall be included in all
  2094. copies or substantial portions of the Software.
  2095. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2096. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2097. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2098. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2099. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2100. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  2101. SOFTWARE.
  2102. </string>
  2103. <key>License</key>
  2104. <string>MIT</string>
  2105. <key>Title</key>
  2106. <string>NVActivityIndicatorView</string>
  2107. <key>Type</key>
  2108. <string>PSGroupSpecifier</string>
  2109. </dict>
  2110. <dict>
  2111. <key>FooterText</key>
  2112. <string>The MIT License (MIT)
  2113. Copyright (c) 2014 Hearst
  2114. 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:
  2115. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  2116. 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.
  2117. </string>
  2118. <key>License</key>
  2119. <string>MIT</string>
  2120. <key>Title</key>
  2121. <string>ObjectMapper</string>
  2122. <key>Type</key>
  2123. <string>PSGroupSpecifier</string>
  2124. </dict>
  2125. <dict>
  2126. <key>FooterText</key>
  2127. <string>MIT License
  2128. ----------------
  2129. The MIT License (MIT)
  2130. Copyright (c) 2016 Paolo Musolino
  2131. Permission is hereby granted, free of charge, to any person obtaining a copy
  2132. of this software and associated documentation files (the "Software"), to deal
  2133. in the Software without restriction, including without limitation the rights
  2134. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2135. copies of the Software, and to permit persons to whom the Software is
  2136. furnished to do so, subject to the following conditions:
  2137. The above copyright notice and this permission notice shall be included in
  2138. all copies or substantial portions of the Software.
  2139. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2140. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2141. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2142. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2143. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2144. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  2145. THE SOFTWARE.</string>
  2146. <key>License</key>
  2147. <string>MIT</string>
  2148. <key>Title</key>
  2149. <string>PMAlertController</string>
  2150. <key>Type</key>
  2151. <string>PSGroupSpecifier</string>
  2152. </dict>
  2153. <dict>
  2154. <key>FooterText</key>
  2155. <string>Copyright © 2018 Tiny Speck, Inc.
  2156. Permission is hereby granted, free of charge, to any person obtaining a copy
  2157. of this software and associated documentation files (the "Software"), to deal
  2158. in the Software without restriction, including without limitation the rights
  2159. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2160. copies of the Software, and to permit persons to whom the Software is
  2161. furnished to do so, subject to the following conditions:
  2162. The above copyright notice and this permission notice shall be included in
  2163. all copies or substantial portions of the Software.
  2164. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2165. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2166. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2167. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2168. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2169. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  2170. THE SOFTWARE.
  2171. </string>
  2172. <key>License</key>
  2173. <string>MIT</string>
  2174. <key>Title</key>
  2175. <string>PanModal</string>
  2176. <key>Type</key>
  2177. <string>PSGroupSpecifier</string>
  2178. </dict>
  2179. <dict>
  2180. <key>FooterText</key>
  2181. <string>The MIT License (MIT)
  2182. Copyright (c) 2018 Roy Marmelstein
  2183. Permission is hereby granted, free of charge, to any person obtaining a copy
  2184. of this software and associated documentation files (the "Software"), to deal
  2185. in the Software without restriction, including without limitation the rights
  2186. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2187. copies of the Software, and to permit persons to whom the Software is
  2188. furnished to do so, subject to the following conditions:
  2189. The above copyright notice and this permission notice shall be included in all
  2190. copies or substantial portions of the Software.
  2191. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2192. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2193. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2194. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2195. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2196. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  2197. SOFTWARE.
  2198. </string>
  2199. <key>License</key>
  2200. <string>MIT</string>
  2201. <key>Title</key>
  2202. <string>PhoneNumberKit</string>
  2203. <key>Type</key>
  2204. <string>PSGroupSpecifier</string>
  2205. </dict>
  2206. <dict>
  2207. <key>FooterText</key>
  2208. <string>Copyright 2008 Google Inc. All rights reserved.
  2209. Redistribution and use in source and binary forms, with or without
  2210. modification, are permitted provided that the following conditions are
  2211. met:
  2212. * Redistributions of source code must retain the above copyright
  2213. notice, this list of conditions and the following disclaimer.
  2214. * Redistributions in binary form must reproduce the above
  2215. copyright notice, this list of conditions and the following disclaimer
  2216. in the documentation and/or other materials provided with the
  2217. distribution.
  2218. * Neither the name of Google Inc. nor the names of its
  2219. contributors may be used to endorse or promote products derived from
  2220. this software without specific prior written permission.
  2221. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  2222. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  2223. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  2224. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  2225. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  2226. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  2227. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  2228. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  2229. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  2230. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  2231. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  2232. Code generated by the Protocol Buffer compiler is owned by the owner
  2233. of the input file used when generating it. This code is not
  2234. standalone and requires a support library to be linked with it. This
  2235. support library is itself covered by the above license.
  2236. </string>
  2237. <key>License</key>
  2238. <string>3-Clause BSD License</string>
  2239. <key>Title</key>
  2240. <string>Protobuf</string>
  2241. <key>Type</key>
  2242. <string>PSGroupSpecifier</string>
  2243. </dict>
  2244. <dict>
  2245. <key>FooterText</key>
  2246. <string>Copyright (c) 2014 Ruslan Skorb, http://lnkd.in/gsBbvb
  2247. Permission is hereby granted, free of charge, to any person obtaining a copy
  2248. of this software and associated documentation files (the "Software"), to deal
  2249. in the Software without restriction, including without limitation the rights
  2250. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2251. copies of the Software, and to permit persons to whom the Software is
  2252. furnished to do so, subject to the following conditions:
  2253. The above copyright notice and this permission notice shall be included in
  2254. all copies or substantial portions of the Software.
  2255. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2256. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2257. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2258. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2259. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2260. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  2261. THE SOFTWARE.
  2262. </string>
  2263. <key>License</key>
  2264. <string>MIT</string>
  2265. <key>Title</key>
  2266. <string>RSKImageCropper</string>
  2267. <key>Type</key>
  2268. <string>PSGroupSpecifier</string>
  2269. </dict>
  2270. <dict>
  2271. <key>FooterText</key>
  2272. <string>The MIT License (MIT)
  2273. Copyright (c) 2016 ReSwift Contributors
  2274. 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:
  2275. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  2276. 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.</string>
  2277. <key>License</key>
  2278. <string>MIT</string>
  2279. <key>Title</key>
  2280. <string>ReSwift</string>
  2281. <key>Type</key>
  2282. <string>PSGroupSpecifier</string>
  2283. </dict>
  2284. <dict>
  2285. <key>FooterText</key>
  2286. <string>The MIT License (MIT)
  2287. Copyright (c) 2016 AliSoftware
  2288. Permission is hereby granted, free of charge, to any person obtaining a copy
  2289. of this software and associated documentation files (the "Software"), to deal
  2290. in the Software without restriction, including without limitation the rights
  2291. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2292. copies of the Software, and to permit persons to whom the Software is
  2293. furnished to do so, subject to the following conditions:
  2294. The above copyright notice and this permission notice shall be included in all
  2295. copies or substantial portions of the Software.
  2296. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2297. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2298. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2299. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2300. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2301. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  2302. SOFTWARE.
  2303. </string>
  2304. <key>License</key>
  2305. <string>MIT</string>
  2306. <key>Title</key>
  2307. <string>Reusable</string>
  2308. <key>Type</key>
  2309. <string>PSGroupSpecifier</string>
  2310. </dict>
  2311. <dict>
  2312. <key>FooterText</key>
  2313. <string>**The MIT License**
  2314. **Copyright © 2015 Krunoslav Zaher**
  2315. **All rights reserved.**
  2316. 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:
  2317. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  2318. 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.</string>
  2319. <key>License</key>
  2320. <string>MIT</string>
  2321. <key>Title</key>
  2322. <string>RxCocoa</string>
  2323. <key>Type</key>
  2324. <string>PSGroupSpecifier</string>
  2325. </dict>
  2326. <dict>
  2327. <key>FooterText</key>
  2328. <string>**The MIT License**
  2329. **Copyright © 2015 Krunoslav Zaher**
  2330. **All rights reserved.**
  2331. 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:
  2332. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  2333. 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.</string>
  2334. <key>License</key>
  2335. <string>MIT</string>
  2336. <key>Title</key>
  2337. <string>RxRelay</string>
  2338. <key>Type</key>
  2339. <string>PSGroupSpecifier</string>
  2340. </dict>
  2341. <dict>
  2342. <key>FooterText</key>
  2343. <string>**The MIT License**
  2344. **Copyright © 2015 Krunoslav Zaher**
  2345. **All rights reserved.**
  2346. 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:
  2347. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  2348. 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.</string>
  2349. <key>License</key>
  2350. <string>MIT</string>
  2351. <key>Title</key>
  2352. <string>RxSwift</string>
  2353. <key>Type</key>
  2354. <string>PSGroupSpecifier</string>
  2355. </dict>
  2356. <dict>
  2357. <key>FooterText</key>
  2358. <string>Copyright (c) 2016-latest RxSwiftCommunity https://github.com/RxSwiftCommunity
  2359. Permission is hereby granted, free of charge, to any person obtaining a copy
  2360. of this software and associated documentation files (the "Software"), to deal
  2361. in the Software without restriction, including without limitation the rights
  2362. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2363. copies of the Software, and to permit persons to whom the Software is
  2364. furnished to do so, subject to the following conditions:
  2365. The above copyright notice and this permission notice shall be included in
  2366. all copies or substantial portions of the Software.
  2367. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2368. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2369. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2370. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2371. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2372. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  2373. THE SOFTWARE.
  2374. </string>
  2375. <key>License</key>
  2376. <string>MIT</string>
  2377. <key>Title</key>
  2378. <string>RxSwiftExt</string>
  2379. <key>Type</key>
  2380. <string>PSGroupSpecifier</string>
  2381. </dict>
  2382. <dict>
  2383. <key>FooterText</key>
  2384. <string>Copyright (c) 2009-2018 Olivier Poitrey rs@dailymotion.com
  2385. Permission is hereby granted, free of charge, to any person obtaining a copy
  2386. of this software and associated documentation files (the "Software"), to deal
  2387. in the Software without restriction, including without limitation the rights
  2388. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2389. copies of the Software, and to permit persons to whom the Software is furnished
  2390. to do so, subject to the following conditions:
  2391. The above copyright notice and this permission notice shall be included in all
  2392. copies or substantial portions of the Software.
  2393. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2394. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2395. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2396. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2397. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2398. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  2399. THE SOFTWARE.
  2400. </string>
  2401. <key>License</key>
  2402. <string>MIT</string>
  2403. <key>Title</key>
  2404. <string>SDWebImage</string>
  2405. <key>Type</key>
  2406. <string>PSGroupSpecifier</string>
  2407. </dict>
  2408. <dict>
  2409. <key>FooterText</key>
  2410. <string>MIT License
  2411. Copyright (c) 2011-2018 Sam Vermette, Tobias Tiemerding and contributors.
  2412. Permission is hereby granted, free of charge, to any person obtaining a copy
  2413. of this software and associated documentation files (the "Software"), to deal
  2414. in the Software without restriction, including without limitation the rights
  2415. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2416. copies of the Software, and to permit persons to whom the Software is
  2417. furnished to do so, subject to the following conditions:
  2418. The above copyright notice and this permission notice shall be included in all
  2419. copies or substantial portions of the Software.
  2420. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2421. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2422. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2423. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2424. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2425. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  2426. SOFTWARE.
  2427. </string>
  2428. <key>License</key>
  2429. <string>MIT</string>
  2430. <key>Title</key>
  2431. <string>SVProgressHUD</string>
  2432. <key>Type</key>
  2433. <string>PSGroupSpecifier</string>
  2434. </dict>
  2435. <dict>
  2436. <key>FooterText</key>
  2437. <string>Copyright (c) 2011-Present SnapKit Team - https://github.com/SnapKit
  2438. Permission is hereby granted, free of charge, to any person obtaining a copy
  2439. of this software and associated documentation files (the "Software"), to deal
  2440. in the Software without restriction, including without limitation the rights
  2441. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2442. copies of the Software, and to permit persons to whom the Software is
  2443. furnished to do so, subject to the following conditions:
  2444. The above copyright notice and this permission notice shall be included in
  2445. all copies or substantial portions of the Software.
  2446. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2447. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2448. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2449. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2450. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2451. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  2452. THE SOFTWARE.
  2453. </string>
  2454. <key>License</key>
  2455. <string>MIT</string>
  2456. <key>Title</key>
  2457. <string>SnapKit</string>
  2458. <key>Type</key>
  2459. <string>PSGroupSpecifier</string>
  2460. </dict>
  2461. <dict>
  2462. <key>FooterText</key>
  2463. <string>The MIT License (MIT)
  2464. Copyright (c) 2014-2015 Erik Little
  2465. Permission is hereby granted, free of charge, to any person obtaining a copy
  2466. of this software and associated documentation files (the "Software"), to deal
  2467. in the Software without restriction, including without limitation the rights
  2468. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2469. copies of the Software, and to permit persons to whom the Software is
  2470. furnished to do so, subject to the following conditions:
  2471. The above copyright notice and this permission notice shall be included in
  2472. all copies or substantial portions of the Software.
  2473. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2474. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2475. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2476. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2477. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2478. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  2479. THE SOFTWARE.
  2480. This library makes use of the following third party libraries:
  2481. Starscream
  2482. ----------
  2483. Apache License
  2484. Version 2.0, January 2004
  2485. http://www.apache.org/licenses/
  2486. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  2487. 1. Definitions.
  2488. "License" shall mean the terms and conditions for use, reproduction,
  2489. and distribution as defined by Sections 1 through 9 of this document.
  2490. "Licensor" shall mean the copyright owner or entity authorized by
  2491. the copyright owner that is granting the License.
  2492. "Legal Entity" shall mean the union of the acting entity and all
  2493. other entities that control, are controlled by, or are under common
  2494. control with that entity. For the purposes of this definition,
  2495. "control" means (i) the power, direct or indirect, to cause the
  2496. direction or management of such entity, whether by contract or
  2497. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  2498. outstanding shares, or (iii) beneficial ownership of such entity.
  2499. "You" (or "Your") shall mean an individual or Legal Entity
  2500. exercising permissions granted by this License.
  2501. "Source" form shall mean the preferred form for making modifications,
  2502. including but not limited to software source code, documentation
  2503. source, and configuration files.
  2504. "Object" form shall mean any form resulting from mechanical
  2505. transformation or translation of a Source form, including but
  2506. not limited to compiled object code, generated documentation,
  2507. and conversions to other media types.
  2508. "Work" shall mean the work of authorship, whether in Source or
  2509. Object form, made available under the License, as indicated by a
  2510. copyright notice that is included in or attached to the work
  2511. (an example is provided in the Appendix below).
  2512. "Derivative Works" shall mean any work, whether in Source or Object
  2513. form, that is based on (or derived from) the Work and for which the
  2514. editorial revisions, annotations, elaborations, or other modifications
  2515. represent, as a whole, an original work of authorship. For the purposes
  2516. of this License, Derivative Works shall not include works that remain
  2517. separable from, or merely link (or bind by name) to the interfaces of,
  2518. the Work and Derivative Works thereof.
  2519. "Contribution" shall mean any work of authorship, including
  2520. the original version of the Work and any modifications or additions
  2521. to that Work or Derivative Works thereof, that is intentionally
  2522. submitted to Licensor for inclusion in the Work by the copyright owner
  2523. or by an individual or Legal Entity authorized to submit on behalf of
  2524. the copyright owner. For the purposes of this definition, "submitted"
  2525. means any form of electronic, verbal, or written communication sent
  2526. to the Licensor or its representatives, including but not limited to
  2527. communication on electronic mailing lists, source code control systems,
  2528. and issue tracking systems that are managed by, or on behalf of, the
  2529. Licensor for the purpose of discussing and improving the Work, but
  2530. excluding communication that is conspicuously marked or otherwise
  2531. designated in writing by the copyright owner as "Not a Contribution."
  2532. "Contributor" shall mean Licensor and any individual or Legal Entity
  2533. on behalf of whom a Contribution has been received by Licensor and
  2534. subsequently incorporated within the Work.
  2535. 2. Grant of Copyright License. Subject to the terms and conditions of
  2536. this License, each Contributor hereby grants to You a perpetual,
  2537. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  2538. copyright license to reproduce, prepare Derivative Works of,
  2539. publicly display, publicly perform, sublicense, and distribute the
  2540. Work and such Derivative Works in Source or Object form.
  2541. 3. Grant of Patent License. Subject to the terms and conditions of
  2542. this License, each Contributor hereby grants to You a perpetual,
  2543. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  2544. (except as stated in this section) patent license to make, have made,
  2545. use, offer to sell, sell, import, and otherwise transfer the Work,
  2546. where such license applies only to those patent claims licensable
  2547. by such Contributor that are necessarily infringed by their
  2548. Contribution(s) alone or by combination of their Contribution(s)
  2549. with the Work to which such Contribution(s) was submitted. If You
  2550. institute patent litigation against any entity (including a
  2551. cross-claim or counterclaim in a lawsuit) alleging that the Work
  2552. or a Contribution incorporated within the Work constitutes direct
  2553. or contributory patent infringement, then any patent licenses
  2554. granted to You under this License for that Work shall terminate
  2555. as of the date such litigation is filed.
  2556. 4. Redistribution. You may reproduce and distribute copies of the
  2557. Work or Derivative Works thereof in any medium, with or without
  2558. modifications, and in Source or Object form, provided that You
  2559. meet the following conditions:
  2560. (a) You must give any other recipients of the Work or
  2561. Derivative Works a copy of this License; and
  2562. (b) You must cause any modified files to carry prominent notices
  2563. stating that You changed the files; and
  2564. (c) You must retain, in the Source form of any Derivative Works
  2565. that You distribute, all copyright, patent, trademark, and
  2566. attribution notices from the Source form of the Work,
  2567. excluding those notices that do not pertain to any part of
  2568. the Derivative Works; and
  2569. (d) If the Work includes a "NOTICE" text file as part of its
  2570. distribution, then any Derivative Works that You distribute must
  2571. include a readable copy of the attribution notices contained
  2572. within such NOTICE file, excluding those notices that do not
  2573. pertain to any part of the Derivative Works, in at least one
  2574. of the following places: within a NOTICE text file distributed
  2575. as part of the Derivative Works; within the Source form or
  2576. documentation, if provided along with the Derivative Works; or,
  2577. within a display generated by the Derivative Works, if and
  2578. wherever such third-party notices normally appear. The contents
  2579. of the NOTICE file are for informational purposes only and
  2580. do not modify the License. You may add Your own attribution
  2581. notices within Derivative Works that You distribute, alongside
  2582. or as an addendum to the NOTICE text from the Work, provided
  2583. that such additional attribution notices cannot be construed
  2584. as modifying the License.
  2585. You may add Your own copyright statement to Your modifications and
  2586. may provide additional or different license terms and conditions
  2587. for use, reproduction, or distribution of Your modifications, or
  2588. for any such Derivative Works as a whole, provided Your use,
  2589. reproduction, and distribution of the Work otherwise complies with
  2590. the conditions stated in this License.
  2591. 5. Submission of Contributions. Unless You explicitly state otherwise,
  2592. any Contribution intentionally submitted for inclusion in the Work
  2593. by You to the Licensor shall be under the terms and conditions of
  2594. this License, without any additional terms or conditions.
  2595. Notwithstanding the above, nothing herein shall supersede or modify
  2596. the terms of any separate license agreement you may have executed
  2597. with Licensor regarding such Contributions.
  2598. 6. Trademarks. This License does not grant permission to use the trade
  2599. names, trademarks, service marks, or product names of the Licensor,
  2600. except as required for reasonable and customary use in describing the
  2601. origin of the Work and reproducing the content of the NOTICE file.
  2602. 7. Disclaimer of Warranty. Unless required by applicable law or
  2603. agreed to in writing, Licensor provides the Work (and each
  2604. Contributor provides its Contributions) on an "AS IS" BASIS,
  2605. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  2606. implied, including, without limitation, any warranties or conditions
  2607. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  2608. PARTICULAR PURPOSE. You are solely responsible for determining the
  2609. appropriateness of using or redistributing the Work and assume any
  2610. risks associated with Your exercise of permissions under this License.
  2611. 8. Limitation of Liability. In no event and under no legal theory,
  2612. whether in tort (including negligence), contract, or otherwise,
  2613. unless required by applicable law (such as deliberate and grossly
  2614. negligent acts) or agreed to in writing, shall any Contributor be
  2615. liable to You for damages, including any direct, indirect, special,
  2616. incidental, or consequential damages of any character arising as a
  2617. result of this License or out of the use or inability to use the
  2618. Work (including but not limited to damages for loss of goodwill,
  2619. work stoppage, computer failure or malfunction, or any and all
  2620. other commercial damages or losses), even if such Contributor
  2621. has been advised of the possibility of such damages.
  2622. 9. Accepting Warranty or Additional Liability. While redistributing
  2623. the Work or Derivative Works thereof, You may choose to offer,
  2624. and charge a fee for, acceptance of support, warranty, indemnity,
  2625. or other liability obligations and/or rights consistent with this
  2626. License. However, in accepting such obligations, You may act only
  2627. on Your own behalf and on Your sole responsibility, not on behalf
  2628. of any other Contributor, and only if You agree to indemnify,
  2629. defend, and hold each Contributor harmless for any liability
  2630. incurred by, or claims asserted against, such Contributor by reason
  2631. of your accepting any such warranty or additional liability.
  2632. END OF TERMS AND CONDITIONS
  2633. APPENDIX: How to apply the Apache License to your work.
  2634. To apply the Apache License to your work, attach the following
  2635. boilerplate notice, with the fields enclosed by brackets "{}"
  2636. replaced with your own identifying information. (Don't include
  2637. the brackets!) The text should be enclosed in the appropriate
  2638. comment syntax for the file format. We also recommend that a
  2639. file or class name and description of purpose be included on the
  2640. same "printed page" as the copyright notice for easier
  2641. identification within third-party archives.
  2642. Copyright {yyyy} {name of copyright owner}
  2643. Licensed under the Apache License, Version 2.0 (the "License");
  2644. you may not use this file except in compliance with the License.
  2645. You may obtain a copy of the License at
  2646. http://www.apache.org/licenses/LICENSE-2.0
  2647. Unless required by applicable law or agreed to in writing, software
  2648. distributed under the License is distributed on an "AS IS" BASIS,
  2649. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  2650. See the License for the specific language governing permissions and
  2651. limitations under the License.
  2652. </string>
  2653. <key>License</key>
  2654. <string>MIT</string>
  2655. <key>Title</key>
  2656. <string>Socket.IO-Client-Swift</string>
  2657. <key>Type</key>
  2658. <string>PSGroupSpecifier</string>
  2659. </dict>
  2660. <dict>
  2661. <key>FooterText</key>
  2662. <string> Apache License
  2663. Version 2.0, January 2004
  2664. http://www.apache.org/licenses/
  2665. Copyright (c) 2014-2016 Dalton Cherry.
  2666. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  2667. 1. Definitions.
  2668. "License" shall mean the terms and conditions for use, reproduction,
  2669. and distribution as defined by Sections 1 through 9 of this document.
  2670. "Licensor" shall mean the copyright owner or entity authorized by
  2671. the copyright owner that is granting the License.
  2672. "Legal Entity" shall mean the union of the acting entity and all
  2673. other entities that control, are controlled by, or are under common
  2674. control with that entity. For the purposes of this definition,
  2675. "control" means (i) the power, direct or indirect, to cause the
  2676. direction or management of such entity, whether by contract or
  2677. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  2678. outstanding shares, or (iii) beneficial ownership of such entity.
  2679. "You" (or "Your") shall mean an individual or Legal Entity
  2680. exercising permissions granted by this License.
  2681. "Source" form shall mean the preferred form for making modifications,
  2682. including but not limited to software source code, documentation
  2683. source, and configuration files.
  2684. "Object" form shall mean any form resulting from mechanical
  2685. transformation or translation of a Source form, including but
  2686. not limited to compiled object code, generated documentation,
  2687. and conversions to other media types.
  2688. "Work" shall mean the work of authorship, whether in Source or
  2689. Object form, made available under the License, as indicated by a
  2690. copyright notice that is included in or attached to the work
  2691. (an example is provided in the Appendix below).
  2692. "Derivative Works" shall mean any work, whether in Source or Object
  2693. form, that is based on (or derived from) the Work and for which the
  2694. editorial revisions, annotations, elaborations, or other modifications
  2695. represent, as a whole, an original work of authorship. For the purposes
  2696. of this License, Derivative Works shall not include works that remain
  2697. separable from, or merely link (or bind by name) to the interfaces of,
  2698. the Work and Derivative Works thereof.
  2699. "Contribution" shall mean any work of authorship, including
  2700. the original version of the Work and any modifications or additions
  2701. to that Work or Derivative Works thereof, that is intentionally
  2702. submitted to Licensor for inclusion in the Work by the copyright owner
  2703. or by an individual or Legal Entity authorized to submit on behalf of
  2704. the copyright owner. For the purposes of this definition, "submitted"
  2705. means any form of electronic, verbal, or written communication sent
  2706. to the Licensor or its representatives, including but not limited to
  2707. communication on electronic mailing lists, source code control systems,
  2708. and issue tracking systems that are managed by, or on behalf of, the
  2709. Licensor for the purpose of discussing and improving the Work, but
  2710. excluding communication that is conspicuously marked or otherwise
  2711. designated in writing by the copyright owner as "Not a Contribution."
  2712. "Contributor" shall mean Licensor and any individual or Legal Entity
  2713. on behalf of whom a Contribution has been received by Licensor and
  2714. subsequently incorporated within the Work.
  2715. 2. Grant of Copyright License. Subject to the terms and conditions of
  2716. this License, each Contributor hereby grants to You a perpetual,
  2717. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  2718. copyright license to reproduce, prepare Derivative Works of,
  2719. publicly display, publicly perform, sublicense, and distribute the
  2720. Work and such Derivative Works in Source or Object form.
  2721. 3. Grant of Patent License. Subject to the terms and conditions of
  2722. this License, each Contributor hereby grants to You a perpetual,
  2723. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  2724. (except as stated in this section) patent license to make, have made,
  2725. use, offer to sell, sell, import, and otherwise transfer the Work,
  2726. where such license applies only to those patent claims licensable
  2727. by such Contributor that are necessarily infringed by their
  2728. Contribution(s) alone or by combination of their Contribution(s)
  2729. with the Work to which such Contribution(s) was submitted. If You
  2730. institute patent litigation against any entity (including a
  2731. cross-claim or counterclaim in a lawsuit) alleging that the Work
  2732. or a Contribution incorporated within the Work constitutes direct
  2733. or contributory patent infringement, then any patent licenses
  2734. granted to You under this License for that Work shall terminate
  2735. as of the date such litigation is filed.
  2736. 4. Redistribution. You may reproduce and distribute copies of the
  2737. Work or Derivative Works thereof in any medium, with or without
  2738. modifications, and in Source or Object form, provided that You
  2739. meet the following conditions:
  2740. (a) You must give any other recipients of the Work or
  2741. Derivative Works a copy of this License; and
  2742. (b) You must cause any modified files to carry prominent notices
  2743. stating that You changed the files; and
  2744. (c) You must retain, in the Source form of any Derivative Works
  2745. that You distribute, all copyright, patent, trademark, and
  2746. attribution notices from the Source form of the Work,
  2747. excluding those notices that do not pertain to any part of
  2748. the Derivative Works; and
  2749. (d) If the Work includes a "NOTICE" text file as part of its
  2750. distribution, then any Derivative Works that You distribute must
  2751. include a readable copy of the attribution notices contained
  2752. within such NOTICE file, excluding those notices that do not
  2753. pertain to any part of the Derivative Works, in at least one
  2754. of the following places: within a NOTICE text file distributed
  2755. as part of the Derivative Works; within the Source form or
  2756. documentation, if provided along with the Derivative Works; or,
  2757. within a display generated by the Derivative Works, if and
  2758. wherever such third-party notices normally appear. The contents
  2759. of the NOTICE file are for informational purposes only and
  2760. do not modify the License. You may add Your own attribution
  2761. notices within Derivative Works that You distribute, alongside
  2762. or as an addendum to the NOTICE text from the Work, provided
  2763. that such additional attribution notices cannot be construed
  2764. as modifying the License.
  2765. You may add Your own copyright statement to Your modifications and
  2766. may provide additional or different license terms and conditions
  2767. for use, reproduction, or distribution of Your modifications, or
  2768. for any such Derivative Works as a whole, provided Your use,
  2769. reproduction, and distribution of the Work otherwise complies with
  2770. the conditions stated in this License.
  2771. 5. Submission of Contributions. Unless You explicitly state otherwise,
  2772. any Contribution intentionally submitted for inclusion in the Work
  2773. by You to the Licensor shall be under the terms and conditions of
  2774. this License, without any additional terms or conditions.
  2775. Notwithstanding the above, nothing herein shall supersede or modify
  2776. the terms of any separate license agreement you may have executed
  2777. with Licensor regarding such Contributions.
  2778. 6. Trademarks. This License does not grant permission to use the trade
  2779. names, trademarks, service marks, or product names of the Licensor,
  2780. except as required for reasonable and customary use in describing the
  2781. origin of the Work and reproducing the content of the NOTICE file.
  2782. 7. Disclaimer of Warranty. Unless required by applicable law or
  2783. agreed to in writing, Licensor provides the Work (and each
  2784. Contributor provides its Contributions) on an "AS IS" BASIS,
  2785. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  2786. implied, including, without limitation, any warranties or conditions
  2787. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  2788. PARTICULAR PURPOSE. You are solely responsible for determining the
  2789. appropriateness of using or redistributing the Work and assume any
  2790. risks associated with Your exercise of permissions under this License.
  2791. 8. Limitation of Liability. In no event and under no legal theory,
  2792. whether in tort (including negligence), contract, or otherwise,
  2793. unless required by applicable law (such as deliberate and grossly
  2794. negligent acts) or agreed to in writing, shall any Contributor be
  2795. liable to You for damages, including any direct, indirect, special,
  2796. incidental, or consequential damages of any character arising as a
  2797. result of this License or out of the use or inability to use the
  2798. Work (including but not limited to damages for loss of goodwill,
  2799. work stoppage, computer failure or malfunction, or any and all
  2800. other commercial damages or losses), even if such Contributor
  2801. has been advised of the possibility of such damages.
  2802. 9. Accepting Warranty or Additional Liability. While redistributing
  2803. the Work or Derivative Works thereof, You may choose to offer,
  2804. and charge a fee for, acceptance of support, warranty, indemnity,
  2805. or other liability obligations and/or rights consistent with this
  2806. License. However, in accepting such obligations, You may act only
  2807. on Your own behalf and on Your sole responsibility, not on behalf
  2808. of any other Contributor, and only if You agree to indemnify,
  2809. defend, and hold each Contributor harmless for any liability
  2810. incurred by, or claims asserted against, such Contributor by reason
  2811. of your accepting any such warranty or additional liability.</string>
  2812. <key>License</key>
  2813. <string>Apache License, Version 2.0</string>
  2814. <key>Title</key>
  2815. <string>Starscream</string>
  2816. <key>Type</key>
  2817. <string>PSGroupSpecifier</string>
  2818. </dict>
  2819. <dict>
  2820. <key>FooterText</key>
  2821. <string>The MIT License (MIT)
  2822. Copyright (c) 2017 Ruoyu Fu
  2823. Permission is hereby granted, free of charge, to any person obtaining a copy
  2824. of this software and associated documentation files (the "Software"), to deal
  2825. in the Software without restriction, including without limitation the rights
  2826. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2827. copies of the Software, and to permit persons to whom the Software is
  2828. furnished to do so, subject to the following conditions:
  2829. The above copyright notice and this permission notice shall be included in
  2830. all copies or substantial portions of the Software.
  2831. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2832. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2833. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2834. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2835. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2836. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  2837. THE SOFTWARE.
  2838. </string>
  2839. <key>License</key>
  2840. <string>MIT</string>
  2841. <key>Title</key>
  2842. <string>SwiftyJSON</string>
  2843. <key>Type</key>
  2844. <string>PSGroupSpecifier</string>
  2845. </dict>
  2846. <dict>
  2847. <key>FooterText</key>
  2848. <string>The MIT License (MIT)
  2849. Copyright (c) 2015-2016 Radosław Pietruszewski
  2850. Permission is hereby granted, free of charge, to any person obtaining a copy
  2851. of this software and associated documentation files (the "Software"), to deal
  2852. in the Software without restriction, including without limitation the rights
  2853. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2854. copies of the Software, and to permit persons to whom the Software is
  2855. furnished to do so, subject to the following conditions:
  2856. The above copyright notice and this permission notice shall be included in all
  2857. copies or substantial portions of the Software.
  2858. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2859. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2860. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2861. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2862. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2863. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  2864. SOFTWARE.
  2865. </string>
  2866. <key>License</key>
  2867. <string>MIT</string>
  2868. <key>Title</key>
  2869. <string>SwiftyTimer</string>
  2870. <key>Type</key>
  2871. <string>PSGroupSpecifier</string>
  2872. </dict>
  2873. <dict>
  2874. <key>FooterText</key>
  2875. <string>Copyright (c) 2017 wade.hawk &lt;junhyi.park@gmail.com&gt;
  2876. Permission is hereby granted, free of charge, to any person obtaining a copy
  2877. of this software and associated documentation files (the "Software"), to deal
  2878. in the Software without restriction, including without limitation the rights
  2879. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2880. copies of the Software, and to permit persons to whom the Software is
  2881. furnished to do so, subject to the following conditions:
  2882. The above copyright notice and this permission notice shall be included in
  2883. all copies or substantial portions of the Software.
  2884. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2885. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2886. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2887. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2888. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2889. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  2890. THE SOFTWARE.
  2891. </string>
  2892. <key>License</key>
  2893. <string>MIT</string>
  2894. <key>Title</key>
  2895. <string>TLPhotoPicker</string>
  2896. <key>Type</key>
  2897. <string>PSGroupSpecifier</string>
  2898. </dict>
  2899. <dict>
  2900. <key>FooterText</key>
  2901. <string>The MIT License (MIT)
  2902. Copyright (c) 2016 Lasha Efremidze
  2903. Permission is hereby granted, free of charge, to any person obtaining a copy
  2904. of this software and associated documentation files (the "Software"), to deal
  2905. in the Software without restriction, including without limitation the rights
  2906. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2907. copies of the Software, and to permit persons to whom the Software is
  2908. furnished to do so, subject to the following conditions:
  2909. The above copyright notice and this permission notice shall be included in all
  2910. copies or substantial portions of the Software.
  2911. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2912. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2913. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2914. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2915. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2916. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  2917. SOFTWARE.
  2918. </string>
  2919. <key>License</key>
  2920. <string>MIT</string>
  2921. <key>Title</key>
  2922. <string>VisualEffectView</string>
  2923. <key>Type</key>
  2924. <string>PSGroupSpecifier</string>
  2925. </dict>
  2926. <dict>
  2927. <key>FooterText</key>
  2928. <string>The MIT License (MIT)
  2929. Copyright (c) 2019 Xmartlabs SRL
  2930. Permission is hereby granted, free of charge, to any person obtaining a copy
  2931. of this software and associated documentation files (the "Software"), to deal
  2932. in the Software without restriction, including without limitation the rights
  2933. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2934. copies of the Software, and to permit persons to whom the Software is
  2935. furnished to do so, subject to the following conditions:
  2936. The above copyright notice and this permission notice shall be included in all
  2937. copies or substantial portions of the Software.
  2938. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2939. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2940. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2941. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2942. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2943. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  2944. SOFTWARE.
  2945. </string>
  2946. <key>License</key>
  2947. <string>MIT</string>
  2948. <key>Title</key>
  2949. <string>XLPagerTabStrip</string>
  2950. <key>Type</key>
  2951. <string>PSGroupSpecifier</string>
  2952. </dict>
  2953. <dict>
  2954. <key>FooterText</key>
  2955. <string>Copyright (c) 2011 Petteri Aimonen &lt;jpa at nanopb.mail.kapsi.fi&gt;
  2956. This software is provided 'as-is', without any express or
  2957. implied warranty. In no event will the authors be held liable
  2958. for any damages arising from the use of this software.
  2959. Permission is granted to anyone to use this software for any
  2960. purpose, including commercial applications, and to alter it and
  2961. redistribute it freely, subject to the following restrictions:
  2962. 1. The origin of this software must not be misrepresented; you
  2963. must not claim that you wrote the original software. If you use
  2964. this software in a product, an acknowledgment in the product
  2965. documentation would be appreciated but is not required.
  2966. 2. Altered source versions must be plainly marked as such, and
  2967. must not be misrepresented as being the original software.
  2968. 3. This notice may not be removed or altered from any source
  2969. distribution.
  2970. </string>
  2971. <key>License</key>
  2972. <string>zlib</string>
  2973. <key>Title</key>
  2974. <string>nanopb</string>
  2975. <key>Type</key>
  2976. <string>PSGroupSpecifier</string>
  2977. </dict>
  2978. <dict>
  2979. <key>FooterText</key>
  2980. <string>Generated by CocoaPods - https://cocoapods.org</string>
  2981. <key>Title</key>
  2982. <string></string>
  2983. <key>Type</key>
  2984. <string>PSGroupSpecifier</string>
  2985. </dict>
  2986. </array>
  2987. <key>StringsTable</key>
  2988. <string>Acknowledgements</string>
  2989. <key>Title</key>
  2990. <string>Acknowledgements</string>
  2991. </dict>
  2992. </plist>